[U-Boot] [PATCH 7/8] arm: pcm052: Enable driver model support

Bhuvanchandra DV bhuvanchandra.dv at toradex.com
Tue Jan 12 05:28:08 CET 2016


Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv at toradex.com>
---
 configs/pcm052_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/pcm052_defconfig b/configs/pcm052_defconfig
index 9125645..12fdc0c 100644
--- a/configs/pcm052_defconfig
+++ b/configs/pcm052_defconfig
@@ -1,5 +1,6 @@
 CONFIG_ARM=y
 CONFIG_TARGET_PCM052=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/phytec/pcm052/imximage.cfg,ENV_IS_IN_NAND"
+CONFIG_DM=y
 CONFIG_NAND_VF610_NFC=y
 CONFIG_SYS_NAND_BUSWIDTH_16BIT=y
-- 
2.7.0



More information about the U-Boot mailing list