diff options
Diffstat (limited to 'include/configs/pepper.h')
-rw-r--r-- | include/configs/pepper.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/pepper.h b/include/configs/pepper.h index ef662d7000..662fce3355 100644 --- a/include/configs/pepper.h +++ b/include/configs/pepper.h @@ -17,8 +17,6 @@ /* Mach type */ #define CONFIG_MACH_TYPE MACH_TYPE_PEPPER -#define CONFIG_ENV_SIZE (128 << 10) /* 128 KiB */ - #define CONFIG_EXTRA_ENV_SETTINGS \ DEFAULT_LINUX_BOOT_ENV \ "bootdir=/boot\0" \ |