X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FAinol_AW1_defconfig;h=8cd38f7905bb43dda7b26a3e62c6bcc3790da3a2;hb=f113d7d3034672de7d074506a05a7055f1f0dcae;hp=51341c0306d19cf97917f688c2c83b04e9977393;hpb=296d5cffdd08298cb41fb82122f29f4c329df569;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/Ainol_AW1_defconfig b/configs/Ainol_AW1_defconfig index 51341c0..8cd38f7 100644 --- a/configs/Ainol_AW1_defconfig +++ b/configs/Ainol_AW1_defconfig @@ -14,5 +14,10 @@ CONFIG_VIDEO_LCD_POWER="PH8" CONFIG_VIDEO_LCD_BL_EN="PH7" CONFIG_VIDEO_LCD_BL_PWM="PB2" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set -CONFIG_SPL_I2C_SUPPORT=y +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_USB_MUSB_HOST=y