diff options
author | Eunbong Song <eunb.song@samsung.com> | 2013-11-27 00:29:16 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-01-24 22:39:45 +0100 |
commit | 14a17836ca6891dfe3ff90f9a1f4528480e64a9b (patch) | |
tree | 0854e1e8c8667517bff20de1453fd3336ecdecd8 /arch/mips/configs/ar7_defconfig | |
parent | a3056b1ca5db9103e079f3d8d9e386b3590b9250 (diff) | |
download | talos-obmc-linux-14a17836ca6891dfe3ff90f9a1f4528480e64a9b.tar.gz talos-obmc-linux-14a17836ca6891dfe3ff90f9a1f4528480e64a9b.zip |
MIPS: Kill CONFIG_MTD_PARTITIONS
This patch removes CONFIG_MTD_PARTITIONS in config files for MIPS.
Because CONFIG_MTD_PARTITIONS was removed by commit 6a8a98b22b10f1560d5f90aded4a54234b9b2724.
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6162/
Signed-off-by: Eunbong Song <eunb.song@samsung.com>
Diffstat (limited to 'arch/mips/configs/ar7_defconfig')
-rw-r--r-- | arch/mips/configs/ar7_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/ar7_defconfig b/arch/mips/configs/ar7_defconfig index 80e012fa409c..320772caf054 100644 --- a/arch/mips/configs/ar7_defconfig +++ b/arch/mips/configs/ar7_defconfig @@ -86,7 +86,6 @@ CONFIG_MAC80211_RC_DEFAULT_PID=y CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" # CONFIG_FIRMWARE_IN_KERNEL is not set CONFIG_MTD=y -CONFIG_MTD_PARTITIONS=y CONFIG_MTD_CHAR=y CONFIG_MTD_BLOCK=y CONFIG_MTD_CFI=y |