]> git.sur5r.net Git - u-boot/blobdiff - include/configs/el6x_common.h
configs: Re-sync CONFIG_CMD_IMLS with moveconfig
[u-boot] / include / configs / el6x_common.h
index 575610d4104c21448625cc943520f0753515c6a9..01d75d6aa291c5b0b5048e47c1481be1cdce2ea2 100644 (file)
@@ -56,9 +56,6 @@
 #define CONFIG_ENV_OVERWRITE
 #define CONFIG_MXC_UART_BASE   UART2_BASE
 
-/* Command definition */
-#undef CONFIG_CMD_IMLS
-
 #define CONFIG_BOARD_NAME      EL6Q
 
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
 
 #define CONFIG_ENV_SIZE                        (8 * 1024)
 
-#define CONFIG_ENV_IS_IN_MMC
-
 #if defined(CONFIG_ENV_IS_IN_MMC)
 #define CONFIG_SYS_MMC_ENV_DEV         1
 #define CONFIG_SYS_MMC_ENV_PART                2