From 9f8cf76be256a83643ee05de6cffaeb452ed0931 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Fri, 10 Aug 2018 05:05:22 -0500 Subject: Convert CONFIG_SYS_I2C_DAVINCI to Kconfig This converts the following to Kconfig: CONFIG_SYS_I2C_DAVINCI Signed-off-by: Adam Ford --- configs/omapl138_lcdk_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/omapl138_lcdk_defconfig') diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig index 8eedc109013..e8c6cf03bcd 100644 --- a/configs/omapl138_lcdk_defconfig +++ b/configs/omapl138_lcdk_defconfig @@ -36,6 +36,7 @@ CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DM=y CONFIG_DM_I2C=y CONFIG_DM_I2C_COMPAT=y +CONFIG_SYS_I2C_DAVINCI=y CONFIG_NAND=y CONFIG_NAND_DAVINCI=y CONFIG_SYS_NAND_BUSWIDTH_16BIT=y -- cgit v1.2.3