diff options
Diffstat (limited to 'configs/pinebook_defconfig')
-rw-r--r-- | configs/pinebook_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pinebook_defconfig b/configs/pinebook_defconfig index 26918dd3875..1bdfcf27be0 100644 --- a/configs/pinebook_defconfig +++ b/configs/pinebook_defconfig @@ -8,6 +8,7 @@ CONFIG_DRAM_CLK=552 CONFIG_DRAM_ZQ=3881949 CONFIG_MMC_SUNXI_SLOT_EXTRA=2 CONFIG_R_I2C_ENABLE=y +CONFIG_SYS_PBSIZE=1024 CONFIG_SPL_SYS_I2C_LEGACY=y CONFIG_SYS_I2C_MVTWSI=y CONFIG_DM_REGULATOR_FIXED=y |