diff options
author | Paul Mundt <lethal@linux-sh.org> | 2009-09-25 11:55:07 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-09-25 11:55:07 +0900 |
commit | 6f3529f00a0a9ac06413d18d3926adf099cb59af (patch) | |
tree | c769652500d0a6882092a2781f2d6a0cd2930800 /arch | |
parent | 5d65498b09316c744609617ffd7d59dbc18c7031 (diff) | |
download | linux-3.10-6f3529f00a0a9ac06413d18d3926adf099cb59af.tar.gz linux-3.10-6f3529f00a0a9ac06413d18d3926adf099cb59af.tar.bz2 linux-3.10-6f3529f00a0a9ac06413d18d3926adf099cb59af.zip |
sh: enable onenand support in kfr2r09 defconfig.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/sh/configs/kfr2r09_defconfig | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/arch/sh/configs/kfr2r09_defconfig b/arch/sh/configs/kfr2r09_defconfig index e12ce538fd4..8ae65d294b1 100644 --- a/arch/sh/configs/kfr2r09_defconfig +++ b/arch/sh/configs/kfr2r09_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.31 -# Thu Sep 24 18:03:26 2009 +# Fri Sep 25 11:54:22 2009 # CONFIG_SUPERH=y CONFIG_SUPERH32=y @@ -506,7 +506,12 @@ CONFIG_MTD_PHYSMAP=y # CONFIG_MTD_DOC2001 is not set # CONFIG_MTD_DOC2001PLUS is not set # CONFIG_MTD_NAND is not set -# CONFIG_MTD_ONENAND is not set +CONFIG_MTD_ONENAND=y +# CONFIG_MTD_ONENAND_VERIFY_WRITE is not set +CONFIG_MTD_ONENAND_GENERIC=y +# CONFIG_MTD_ONENAND_OTP is not set +# CONFIG_MTD_ONENAND_2X_PROGRAM is not set +# CONFIG_MTD_ONENAND_SIM is not set # # LPDDR flash memory drivers |