X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Forangepi_pc_defconfig;h=28107ad5f7a231efd57a722351a4625847c8f08f;hb=f113d7d3034672de7d074506a05a7055f1f0dcae;hp=622cac06580f946e633f2ea7cf959bd96c157f5e;hpb=975e7cf301b9641517a1173e2a1047ac0ed20daf;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/orangepi_pc_defconfig b/configs/orangepi_pc_defconfig index 622cac0..28107ad 100644 --- a/configs/orangepi_pc_defconfig +++ b/configs/orangepi_pc_defconfig @@ -5,7 +5,11 @@ CONFIG_SPL=y CONFIG_MACH_SUN8I_H3=y CONFIG_DRAM_CLK=624 # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL_STACK=0x8000 CONFIG_SPL_I2C=y +CONFIG_SYS_PBSIZE=1024 +CONFIG_SPL_SYS_I2C_LEGACY=y +CONFIG_SYS_I2C_MVTWSI=y CONFIG_SUN8I_EMAC=y CONFIG_SY8106A_POWER=y CONFIG_USB_EHCI_HCD=y