]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/freescale/common/arm_sleep.c
config: rename CONFIG_MX* to CONFIG_SOC_MX*
[karo-tx-uboot.git] / board / freescale / common / arm_sleep.c
index 8edf8788edc1dcc69b774f77acd54dff758d4f4b..6a406915b07300b7a8f54527083140ef088e794c 100644 (file)
@@ -14,7 +14,7 @@
 #include <asm/armv7.h>
 #include <asm/cache.h>
 
-#if defined(CONFIG_LS102XA)
+#if defined(CONFIG_SOC_LS102XA)
 #include <asm/arch/immap_ls102xa.h>
 #endif