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:
081fbea
)
defconfig: am43xx_hs_evm: enable i2c driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 18 Jul 2016 09:41:05 +0000
(15:11 +0530)
committer
Heiko Schocher
<hs@denx.de>
Tue, 26 Jul 2016 06:40:53 +0000
(08:40 +0200)
Enable i2c driver model for am43xx_hs_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_hs_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am43xx_hs_evm_defconfig
b/configs/am43xx_hs_evm_defconfig
index 68dfb6c575a6b67502d9cf21657fee82de143c4b..c8ce72348ee76ef100e593f89a02c883291cfbbb 100644
(file)
--- a/
configs/am43xx_hs_evm_defconfig
+++ b/
configs/am43xx_hs_evm_defconfig
@@
-58,3
+58,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