[U-Boot] [PATCH 7/9] defconfig: am437x_gp_evm: enable NAND driver model
Mugunthan V N
mugunthanvnm at ti.com
Fri Apr 1 13:29:48 CEST 2016
Enable NAND driver model for am437x_gp_evm as omap_gpmc supports
driver model.
Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
configs/am437x_gp_evm_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/am437x_gp_evm_defconfig b/configs/am437x_gp_evm_defconfig
index 356f6fd..e88c7d5 100644
--- a/configs/am437x_gp_evm_defconfig
+++ b/configs/am437x_gp_evm_defconfig
@@ -22,3 +22,5 @@ CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
CONFIG_USB=y
CONFIG_USB_GADGET=y
+CONFIG_NAND=y
+CONFIG_DM_NAND=y
--
2.8.0.rc3.9.g44915db
More information about the U-Boot
mailing list