aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuodong Xu <guodong.xu@linaro.org>2013-02-01 21:40:12 +0800
committerGuodong Xu <guodong.xu@linaro.org>2013-02-01 21:40:12 +0800
commit6d4900d8d38d1cf0774235b9f857a21a3a479f4c (patch)
tree941b03120c80b703feb50b59a491f7353cf95b5b
parentbfe30ad4c5c92950069d6a75bc2c9cf30dfc3288 (diff)
hs_defconfig: Enable mtd and jffs2m1-release-candidate-0201-v2
Enable mtd and jffs2 Signed-off-by: Mingjun <zhang.mingjun@linaro.org>
-rw-r--r--arch/arm/configs/hs_defconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/arch/arm/configs/hs_defconfig b/arch/arm/configs/hs_defconfig
index 4ae4e7693114..6d22109a0d5b 100644
--- a/arch/arm/configs/hs_defconfig
+++ b/arch/arm/configs/hs_defconfig
@@ -558,7 +558,6 @@ CONFIG_EXTRA_FIRMWARE=""
# Bus devices
#
# CONFIG_CONNECTOR is not set
-# CONFIG_MTD is not set
CONFIG_DTC=y
CONFIG_OF=y
@@ -2004,3 +2003,9 @@ CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE=y
# CONFIG_AVERAGE is not set
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
+CONFIG_MTD=y
+CONFIG_MTD_CMDLINE_PARTS=y
+CONFIG_MTD_CHAR=y
+CONFIG_MTD_BLKDEVS=y
+CONFIG_MTD_BLOCK=y
+CONFIG_JFFS2_FS=y