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:
c50f261
)
defconfig: am335x_evm: enable i2c driver model
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 18 Jul 2016 09:41:03 +0000
(15:11 +0530)
committer
Heiko Schocher
<hs@denx.de>
Tue, 26 Jul 2016 06:40:32 +0000
(08:40 +0200)
Enable i2c driver model for am335x_evm as omap i2c
supports driver model.
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am335x_evm_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_evm_defconfig
b/configs/am335x_evm_defconfig
index 696024c451f5cbf37f30e09faed9540fe3f20336..68852309d24db250b992c802e1300c13aac5f045 100644
(file)
--- a/
configs/am335x_evm_defconfig
+++ b/
configs/am335x_evm_defconfig
@@
-49,3
+49,4
@@
CONFIG_FIT=y
CONFIG_SPL_OF_LIBFDT=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk am335x-bonegreen am335x-icev2"
+CONFIG_DM_I2C=y