summaryrefslogtreecommitdiffstats
path: root/configs/k2hk_hs_evm_defconfig
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-08-10 05:05:22 -0500
committerTom Rini <trini@konsulko.com>2018-08-17 15:43:38 -0400
commit9f8cf76be256a83643ee05de6cffaeb452ed0931 (patch)
tree92bd29c4f609ce7d79549d9384f60206b7e25a54 /configs/k2hk_hs_evm_defconfig
parent9baa2bce28901321d6f62399b5ebeb3fcb8e8a57 (diff)
downloadu-boot-9f8cf76be256a83643ee05de6cffaeb452ed0931.tar.gz
u-boot-9f8cf76be256a83643ee05de6cffaeb452ed0931.tar.xz
u-boot-9f8cf76be256a83643ee05de6cffaeb452ed0931.zip
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>
Diffstat (limited to 'configs/k2hk_hs_evm_defconfig')
-rw-r--r--configs/k2hk_hs_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2hk_hs_evm_defconfig b/configs/k2hk_hs_evm_defconfig
index c09929c9b8..d8fa7284dd 100644
--- a/configs/k2hk_hs_evm_defconfig
+++ b/configs/k2hk_hs_evm_defconfig
@@ -28,6 +28,7 @@ CONFIG_MULTI_DTB_FIT=y
CONFIG_ENV_IS_IN_NAND=y
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=y
+CONFIG_SYS_I2C_DAVINCI=y
CONFIG_TI_AEMIF=y
# CONFIG_MMC is not set
CONFIG_NAND=y