]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx6ullevk.h
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
[u-boot] / include / configs / mx6ullevk.h
index 6a48742fd0aaffe87ee8c8eebc164ebed8ce462d..cf9f8abedf9fe6f4e517335b900132c92b72325b 100644 (file)
 
 #define PHYS_SDRAM_SIZE        SZ_512M
 
-#define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
-
 /* Size of malloc() pool */
 #define CONFIG_SYS_MALLOC_LEN          (16 * SZ_1M)
 
-#define CONFIG_MXC_GPIO
-
 #define CONFIG_MXC_UART
 #define CONFIG_MXC_UART_BASE           UART1_BASE