defconfig: am335x_evm: enable i2c driver model
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 18 Jul 2016 09:41:03 +0000 (15:11 +0530)
committerHeiko 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

index 696024c..6885230 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