diff options
Diffstat (limited to 'include/configs/opos6uldev.h')
-rw-r--r-- | include/configs/opos6uldev.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/opos6uldev.h b/include/configs/opos6uldev.h index e7bc044acf..9b96cd0be8 100644 --- a/include/configs/opos6uldev.h +++ b/include/configs/opos6uldev.h @@ -74,7 +74,6 @@ #endif /* Environment is stored in the eMMC boot partition */ -#define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_SYS_MMC_ENV_PART 1 #define CONFIG_ENV_SIZE (10 * 1024) |