]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/csb472/Kconfig
05230a01f9c330676fb30ba9613a90e65af883f2
[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