diff options
Diffstat (limited to 'configs/pengwyn_defconfig')
-rw-r--r-- | configs/pengwyn_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pengwyn_defconfig b/configs/pengwyn_defconfig index b0c0520a20..c4539e90f8 100644 --- a/configs/pengwyn_defconfig +++ b/configs/pengwyn_defconfig @@ -7,6 +7,7 @@ CONFIG_AM33XX=y CONFIG_TARGET_PENGWYN=y CONFIG_SPL_MMC_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y +CONFIG_ENV_SIZE=0x4000 CONFIG_SPL=y CONFIG_SPL_FS_FAT=y CONFIG_SPL_LIBDISK_SUPPORT=y |