diff options
Diffstat (limited to 'configs/beelink_x2_defconfig')
-rw-r--r-- | configs/beelink_x2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/beelink_x2_defconfig b/configs/beelink_x2_defconfig index 6206d909003..432079a6ad3 100644 --- a/configs/beelink_x2_defconfig +++ b/configs/beelink_x2_defconfig @@ -6,5 +6,6 @@ CONFIG_MACH_SUN8I_H3=y CONFIG_DRAM_CLK=567 CONFIG_MMC_SUNXI_SLOT_EXTRA=2 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SYS_PBSIZE=1024 CONFIG_SUN8I_EMAC=y CONFIG_USB_EHCI_HCD=y |