diff options
Diffstat (limited to 'include/configs/lx2160a_common.h')
-rw-r--r-- | include/configs/lx2160a_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/lx2160a_common.h b/include/configs/lx2160a_common.h index d3b5c58742..0017ac5773 100644 --- a/include/configs/lx2160a_common.h +++ b/include/configs/lx2160a_common.h @@ -170,8 +170,6 @@ unsigned long get_board_ddr_clk(void); #define CONFIG_HWCONFIG #define HWCONFIG_BUFFER_SIZE 128 -#define CONFIG_SYS_MMC_ENV_DEV 0 - /* Monitor Command Prompt */ #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ |