]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - arch/arm/cpu/arm926ejs/mxs/Kconfig
kconfig: arm: move ARCH_MX? out of choice which selects TARGETs that depend on those
[karo-tx-uboot.git] / arch / arm / cpu / arm926ejs / mxs / Kconfig
1 if ARCH_MXS
2
3 config SOC_MX23
4         bool
5
6 config SOC_MX28
7         bool
8
9 endif