From 2656145224aeca3d69be68d31d5421b525e3f322 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Tue, 17 Aug 2021 17:59:47 -0400 Subject: Convert CONFIG_SYS_I2C_MVTWSI to Kconfig This converts the following to Kconfig: CONFIG_SYS_I2C_MVTWSI Signed-off-by: Tom Rini --- configs/inet9f_rev03_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/inet9f_rev03_defconfig') diff --git a/configs/inet9f_rev03_defconfig b/configs/inet9f_rev03_defconfig index b309d7f7b31..f511b57d8a7 100644 --- a/configs/inet9f_rev03_defconfig +++ b/configs/inet9f_rev03_defconfig @@ -14,4 +14,5 @@ CONFIG_VIDEO_LCD_BL_EN="PH7" CONFIG_VIDEO_LCD_BL_PWM="PB2" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL_I2C=y +CONFIG_SYS_I2C_MVTWSI=y CONFIG_USB_MUSB_HOST=y -- cgit v1.2.3