diff options
Diffstat (limited to 'include/configs/el6x_common.h')
-rw-r--r-- | include/configs/el6x_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/el6x_common.h b/include/configs/el6x_common.h index 575610d410..531f5bf5aa 100644 --- a/include/configs/el6x_common.h +++ b/include/configs/el6x_common.h @@ -114,8 +114,6 @@ #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 |