From: 黄涛 Date: Sat, 8 Feb 2014 08:39:23 +0000 (+0800) Subject: ARM: rockchip: update rockchip_defconfig to support mtd and rknand X-Git-Tag: firefly_0821_release~6349 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=f69a429a944bcc6f25b8d4035a53aa80b962f2c2;p=firefly-linux-kernel-4.4.55.git ARM: rockchip: update rockchip_defconfig to support mtd and rknand --- diff --git a/arch/arm/configs/rockchip_defconfig b/arch/arm/configs/rockchip_defconfig index 4ff0217daa9e..b623cdd23bc6 100644 --- a/arch/arm/configs/rockchip_defconfig +++ b/arch/arm/configs/rockchip_defconfig @@ -202,6 +202,10 @@ CONFIG_CFG80211_WEXT=y CONFIG_RFKILL=y CONFIG_DEVTMPFS=y CONFIG_CMA=y +CONFIG_MTD=y +CONFIG_MTD_CMDLINE_PARTS=y +CONFIG_MTD_BLOCK=y +CONFIG_MTD_RKNAND=y CONFIG_BLK_DEV_LOOP=y CONFIG_UID_STAT=y CONFIG_SRAM=y