diff options
author | Eunbong Song <eunb.song@samsung.com> | 2013-11-26 19:29:16 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-01-24 16:39:45 -0500 |
commit | 14a17836ca6891dfe3ff90f9a1f4528480e64a9b (patch) | |
tree | 0854e1e8c8667517bff20de1453fd3336ecdecd8 /arch/mips/configs/lasat_defconfig | |
parent | a3056b1ca5db9103e079f3d8d9e386b3590b9250 (diff) |
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/lasat_defconfig')
-rw-r--r-- | arch/mips/configs/lasat_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/lasat_defconfig b/arch/mips/configs/lasat_defconfig index d9f3db29ab95..0179c7fa014f 100644 --- a/arch/mips/configs/lasat_defconfig +++ b/arch/mips/configs/lasat_defconfig | |||
@@ -31,7 +31,6 @@ CONFIG_INET=y | |||
31 | # CONFIG_INET_DIAG is not set | 31 | # CONFIG_INET_DIAG is not set |
32 | # CONFIG_IPV6 is not set | 32 | # CONFIG_IPV6 is not set |
33 | CONFIG_MTD=y | 33 | CONFIG_MTD=y |
34 | CONFIG_MTD_PARTITIONS=y | ||
35 | CONFIG_MTD_CHAR=y | 34 | CONFIG_MTD_CHAR=y |
36 | CONFIG_MTD_BLOCK=y | 35 | CONFIG_MTD_BLOCK=y |
37 | CONFIG_MTD_CFI=y | 36 | CONFIG_MTD_CFI=y |