diff options
Diffstat (limited to 'include/configs/clearfog.h')
-rw-r--r-- | include/configs/clearfog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/clearfog.h b/include/configs/clearfog.h index 74be2f1378..5441da8c9c 100644 --- a/include/configs/clearfog.h +++ b/include/configs/clearfog.h @@ -30,7 +30,6 @@ #define CONFIG_ENV_MIN_ENTRIES 128 /* Environment in MMC */ -#define CONFIG_SYS_MMC_ENV_DEV 0 /* * For SD - reserve 1 LBA for MBR + 1M for u-boot image. The MMC/eMMC * boot image starts @ LBA-0. |