X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FAinol_AW1_defconfig;h=8cd38f7905bb43dda7b26a3e62c6bcc3790da3a2;hb=f113d7d3034672de7d074506a05a7055f1f0dcae;hp=7952200cf9849a9fcbdb425cb76ecd33a6b9dad8;hpb=5371593aed56ee11cbb6cc6ac8d058fcd9b8f58c;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/Ainol_AW1_defconfig b/configs/Ainol_AW1_defconfig index 7952200..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_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