]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/arm/include/asm/arch-mxs/imx-regs.h
config: rename CONFIG_MX* to CONFIG_SOC_MX*
[karo-tx-uboot.git] / arch / arm / include / asm / arch-mxs / imx-regs.h
index 86914ef7424e1f8c0cfb7286bc2f79a38b54231e..cc42dddf53c3e2d0aea9100ba09490d0557bd83d 100644 (file)
 #include <asm/arch/regs-usb.h>
 #include <asm/arch/regs-usbphy.h>
 
-#ifdef CONFIG_MX23
+#ifdef CONFIG_SOC_MX23
 #include <asm/arch/regs-clkctrl-mx23.h>
 #include <asm/arch/regs-power-mx23.h>
 #endif
 
-#ifdef CONFIG_MX28
+#ifdef CONFIG_SOC_MX28
 #include <asm/arch/regs-clkctrl-mx28.h>
 #include <asm/arch/regs-power-mx28.h>
 #endif