summaryrefslogtreecommitdiff
path: root/configs/am43xx_evm_defconfig
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2016-07-18 09:41:04 (GMT)
committerHeiko Schocher <hs@denx.de>2016-07-26 06:40:43 (GMT)
commit081fbeaa9d8f3b003d32e95bd837fe9ed2274ff4 (patch)
treef010e75a3b648c65e5faaa7d40b42c592e5d7fc8 /configs/am43xx_evm_defconfig
parentc438d0117632bd207e9c04a73cd95ae6b229871b (diff)
downloadu-boot-081fbeaa9d8f3b003d32e95bd837fe9ed2274ff4.tar.xz
defconfig: am43xx_evm: enable i2c driver model
Enable i2c driver model for am43xx_evm as omap i2c supports driver model. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am43xx_evm_defconfig')
-rw-r--r--configs/am43xx_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am43xx_evm_defconfig b/configs/am43xx_evm_defconfig
index cb3de11..0eab4ad 100644
--- a/configs/am43xx_evm_defconfig
+++ b/configs/am43xx_evm_defconfig
@@ -54,3 +54,4 @@ CONFIG_G_DNL_MANUFACTURER="Texas Instruments"
CONFIG_G_DNL_VENDOR_NUM=0x0403
CONFIG_G_DNL_PRODUCT_NUM=0xbd00
CONFIG_SPL_OF_LIBFDT=y
+CONFIG_DM_I2C=y