diff options
Diffstat (limited to 'include/configs/dragonboard820c.h')
-rw-r--r-- | include/configs/dragonboard820c.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/dragonboard820c.h b/include/configs/dragonboard820c.h index 669cbac415..5b14bbf54f 100644 --- a/include/configs/dragonboard820c.h +++ b/include/configs/dragonboard820c.h @@ -57,7 +57,6 @@ BOOTENV #define CONFIG_ENV_SIZE 0x4000 -#define CONFIG_ENV_VARS_UBOOT_CONFIG /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + SZ_8M) |