]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - board/aristainetos/Kconfig
Merge git://git.denx.de/u-boot-x86
[karo-tx-uboot.git] / board / aristainetos / Kconfig
1 if TARGET_ARISTAINETOS
2
3 config SYS_BOARD
4         default "aristainetos"
5
6 config SYS_SOC
7         default "mx6"
8
9 config SYS_CONFIG_NAME
10         default "aristainetos"
11
12 endif