diff options
Diffstat (limited to 'configs/pinephone_defconfig')
-rw-r--r-- | configs/pinephone_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pinephone_defconfig b/configs/pinephone_defconfig index 9d39204a439..ae60943e95a 100644 --- a/configs/pinephone_defconfig +++ b/configs/pinephone_defconfig @@ -10,6 +10,7 @@ CONFIG_DRAM_ZQ=3881949 CONFIG_MMC_SUNXI_SLOT_EXTRA=2 CONFIG_PINEPHONE_DT_SELECTION=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SYS_PBSIZE=1024 CONFIG_OF_LIST="sun50i-a64-pinephone-1.1 sun50i-a64-pinephone-1.2" CONFIG_LED_STATUS=y CONFIG_LED_STATUS_GPIO=y |