]> Git Repo - J-u-boot.git/commitdiff
defconfig: am335x_evm: enable i2c driver model
authorMugunthan V N <[email protected]>
Mon, 18 Jul 2016 09:41:03 +0000 (15:11 +0530)
committerHeiko Schocher <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
configs/am335x_evm_defconfig

index 696024c451f5cbf37f30e09faed9540fe3f20336..68852309d24db250b992c802e1300c13aac5f045 100644 (file)
@@ -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
This page took 0.032928 seconds and 4 git commands to generate.