X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fba10_tv_box_defconfig;h=66c444fc750734f2581f5c4875114de6193ea22f;hb=f113d7d3034672de7d074506a05a7055f1f0dcae;hp=83115560b2ccbfb1d0e4172e3c9c0416ad70fc88;hpb=bbcacdf4cd23f2e5deb9ef916096c956c955243d;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/ba10_tv_box_defconfig b/configs/ba10_tv_box_defconfig index 8311556..66c444f 100644 --- a/configs/ba10_tv_box_defconfig +++ b/configs/ba10_tv_box_defconfig @@ -9,7 +9,12 @@ CONFIG_USB0_VBUS_PIN="PB9" CONFIG_USB2_VBUS_PIN="PH12" CONFIG_VIDEO_COMPOSITE=y # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set +CONFIG_SPL_STACK=0x8000 CONFIG_SPL_I2C=y +CONFIG_SYS_PBSIZE=1024 +CONFIG_SYS_I2C_MVTWSI=y +CONFIG_SYS_I2C_SLAVE=0x7f +CONFIG_SYS_I2C_SPEED=400000 CONFIG_MII=y CONFIG_SUN4I_EMAC=y CONFIG_USB_EHCI_HCD=y