]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/aristainetos/Kconfig
mmc: fsl_esdhc: Add peripheral clock support
[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