]> git.sur5r.net Git - u-boot/blob - board/calao/sbc35_a9g20/Kconfig
ARM: at91: move board select menu and common settings
[u-boot] / board / calao / sbc35_a9g20 / Kconfig
1 if TARGET_SBC35_A9G20
2
3 config SYS_BOARD
4         default "sbc35_a9g20"
5
6 config SYS_VENDOR
7         default "calao"
8
9 config SYS_CONFIG_NAME
10         default "sbc35_a9g20"
11
12 endif