]> git.sur5r.net Git - u-boot/blob - board/embest/mx6boards/Kconfig
mx6: remove SYS_SOC from board Kconfig
[u-boot] / board / embest / mx6boards / Kconfig
1 if TARGET_EMBESTMX6BOARDS
2
3 config SYS_BOARD
4         default "mx6boards"
5
6 config SYS_VENDOR
7         default "embest"
8
9 config SYS_CONFIG_NAME
10         default "embestmx6boards"
11
12 endif