[linux-yocto] [meta 1/2] mpc8315e-rdb: enable the NAND driver
Kevin Hao
kexin.hao at windriver.com
Wed Jun 11 18:20:35 PDT 2014
There is a 32M NAND flash on this board, so enable the corresponding
NAND driver by default.
Signed-off-by: Kevin Hao <kexin.hao at windriver.com>
---
meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.cfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.cfg b/meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.cfg
index becb104bc52f..698efe2b7305 100644
--- a/meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.cfg
+++ b/meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.cfg
@@ -58,6 +58,7 @@ CONFIG_MTD_PHYSMAP_OF=y
# NAND Flash Device Drivers
#
CONFIG_MTD_NAND=y
+CONFIG_MTD_NAND_FSL_ELBC=y
#
# Ethernet (1000 Mbit)
--
1.9.3
More information about the linux-yocto
mailing list