]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/csb472/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
[karo-tx-uboot.git] / board / csb472 / Kconfig
1 if TARGET_CSB472
2
3 config SYS_BOARD
4         string
5         default "csb472"
6
7 config SYS_CONFIG_NAME
8         string
9         default "csb472"
10
11 endif