]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - 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
diff --git a/arch/arm/cpu/arm926ejs/mxs/Kconfig b/arch/arm/cpu/arm926ejs/mxs/Kconfig
new file mode 100644 (file)
index 0000000..ecbed4c
--- /dev/null
@@ -0,0 +1,9 @@
+if ARCH_MXS
+
+config SOC_MX23
+       bool
+
+config SOC_MX28
+       bool
+
+endif