projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c438d01
)
defconfig: am43xx_evm: enable i2c driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 18 Jul 2016 09:41:04 +0000
(15:11 +0530)
committer
Heiko Schocher
<hs@denx.de>
Tue, 26 Jul 2016 06:40:43 +0000
(08:40 +0200)
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>
configs/am43xx_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am43xx_evm_defconfig
b/configs/am43xx_evm_defconfig
index cb3de11808a6b85921bedcf8c9f74b448290f780..0eab4add438d3383ae0b4c79e027933d23aeb6fc 100644
(file)
--- 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