diff options
Diffstat (limited to 'configs/spear300_defconfig')
-rw-r--r-- | configs/spear300_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/spear300_defconfig b/configs/spear300_defconfig index f8c0be4775..a8560d8644 100644 --- a/configs/spear300_defconfig +++ b/configs/spear300_defconfig @@ -31,3 +31,5 @@ CONFIG_PHY_GIGE=y CONFIG_ETH_DESIGNWARE=y CONFIG_MII=y CONFIG_CONS_INDEX=0 +CONFIG_MTD=y +CONFIG_MTD_RAW_NAND=y |