commit | 9f8cf76be256a83643ee05de6cffaeb452ed0931 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Fri Aug 10 05:05:22 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 17 15:43:38 2018 -0400 |
tree | 92bd29c4f609ce7d79549d9384f60206b7e25a54 | |
parent | 9baa2bce28901321d6f62399b5ebeb3fcb8e8a57 [diff] [blame] |
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig This converts the following to Kconfig: CONFIG_SYS_I2C_DAVINCI Signed-off-by: Adam Ford <aford173@gmail.com>
diff --git a/configs/ea20_defconfig b/configs/ea20_defconfig index c71594c..5dad8ef 100644 --- a/configs/ea20_defconfig +++ b/configs/ea20_defconfig
@@ -31,6 +31,7 @@ CONFIG_CMD_UBI=y CONFIG_ENV_IS_IN_SPI_FLASH=y CONFIG_DA8XX_GPIO=y +CONFIG_SYS_I2C_DAVINCI=y # CONFIG_MMC is not set CONFIG_NAND=y CONFIG_NAND_DAVINCI=y