]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/mx5/Kconfig
karo: cleanup after merge of v2015.10-rc2
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / mx5 / Kconfig
index 9f250c6b1e6fba5e4400765c5a2fe6fc8f6e7d4e..ca3c6556d042fa508102d0692d730fd1fde56b14 100644 (file)
@@ -1,13 +1,13 @@
 if ARCH_MX5
 
-config MX5
+config SOC_MX5
        bool
        default y
 
-config MX51
+config SOC_MX51
        bool
 
-config MX53
+config SOC_MX53
        bool
 
 choice