global: Migrate CONFIG_STACKBASE to CFG
[platform/kernel/u-boot.git] / include / configs / mx7_common.h
index 9f4dbec..a542839 100644 (file)
 #include <asm/mach-imx/gpio.h>
 
 /* Timer settings */
-#define CONFIG_MXC_GPT_HCLK
-#define CONFIG_SC_TIMER_CLK 8000000 /* 8Mhz */
-
-#define CONFIG_SYS_BOOTM_LEN   0x1000000
-
-/* Enable iomux-lpsr support */
-#define CONFIG_IOMUX_LPSR
+#define CFG_SC_TIMER_CLK 8000000 /* 8Mhz */
 
 /* Miscellaneous configurable options */