[U-Boot] [PATCH 9/9] defconfig: am335x_gp_evm: enable NAND driver model

Mugunthan V N mugunthanvnm at ti.com
Fri Apr 1 13:29:50 CEST 2016


Enable NAND driver model for am335x_gp_evm as omap_gpmc supports
driver model.

Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
---
 configs/am335x_gp_evm_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configs/am335x_gp_evm_defconfig b/configs/am335x_gp_evm_defconfig
index 0c7eda7..5c00bbb 100644
--- a/configs/am335x_gp_evm_defconfig
+++ b/configs/am335x_gp_evm_defconfig
@@ -21,3 +21,5 @@ CONFIG_OMAP_TIMER=y
 CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_RSA=y
+CONFIG_NAND=y
+CONFIG_DM_NAND=y
-- 
2.8.0.rc3.9.g44915db



More information about the U-Boot mailing list