mvebu: enable NAND controller support
Signed-off-by: Seif Mazareeb <seif.mazareeb@gmail.com> SVN-Revision: 39569
This commit is contained in:
parent
26e8e630ef
commit
4fd88fa081
1 changed files with 4 additions and 0 deletions
|
@ -166,8 +166,12 @@ CONFIG_MODULES_USE_ELF_REL=y
|
|||
CONFIG_MSDOS_FS=y
|
||||
CONFIG_MTD_CFI_STAA=y
|
||||
CONFIG_MTD_M25P80=y
|
||||
CONFIG_MTD_NAND=y
|
||||
CONFIG_MTD_NAND_ECC=y
|
||||
CONFIG_MTD_NAND_PXA3xx=y
|
||||
CONFIG_MTD_OF_PARTS=y
|
||||
CONFIG_MTD_PHYSMAP_OF=y
|
||||
# CONFIG_MTD_SM_COMMON is not set
|
||||
CONFIG_MULTI_IRQ_HANDLER=y
|
||||
CONFIG_MUTEX_SPIN_ON_OWNER=y
|
||||
CONFIG_MVEBU_CLK_CORE=y
|
||||
|
|
Loading…
Reference in a new issue