diff options
Diffstat (limited to 'configs/spring_defconfig')
-rw-r--r-- | configs/spring_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/spring_defconfig b/configs/spring_defconfig index 8f4a8a1e5d..0d145c4e0c 100644 --- a/configs/spring_defconfig +++ b/configs/spring_defconfig @@ -28,6 +28,7 @@ CONFIG_FIT_BEST_MATCH=y CONFIG_SILENT_CONSOLE=y # CONFIG_SPL_FRAMEWORK is not set CONFIG_SYS_PROMPT="spring # " +CONFIG_SYS_PBSIZE=1024 CONFIG_CMD_GPIO=y CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y |