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:
70ad98c
)
defconfig: dra7xx_hs_evm: enable i2c driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 18 Jul 2016 09:41:07 +0000
(15:11 +0530)
committer
Heiko Schocher
<hs@denx.de>
Tue, 26 Jul 2016 06:41:12 +0000
(08:41 +0200)
Enable i2c driver model for dra7xx_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/dra7xx_hs_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/dra7xx_hs_evm_defconfig
b/configs/dra7xx_hs_evm_defconfig
index eb01f41d02e60eb01b5c7a0124e82999f1c2598b..faf9cd57e47431433411dc8e839b6370613fe3f0 100644
(file)
--- a/
configs/dra7xx_hs_evm_defconfig
+++ b/
configs/dra7xx_hs_evm_defconfig
@@
-60,3
+60,4
@@
CONFIG_SPL_OF_LIBFDT=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_FIT_IMAGE_POST_PROCESS=y
CONFIG_OF_LIST="dra7-evm dra72-evm"
+CONFIG_DM_I2C=y