diff options
Diffstat (limited to 'include/configs/usbarmory.h')
-rw-r--r-- | include/configs/usbarmory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/usbarmory.h b/include/configs/usbarmory.h index e25bf99e1c..5bacc9d834 100644 --- a/include/configs/usbarmory.h +++ b/include/configs/usbarmory.h @@ -21,7 +21,6 @@ /* U-Boot environment */ #define CONFIG_ENV_OFFSET (6 * 64 * 1024) #define CONFIG_ENV_SIZE (8 * 1024) -#define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 0 /* U-Boot general configurations */ |