aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/44x/ebony_defconfig
diff options
context:
space:
mode:
author송은봉 <eunb.song@samsung.com>2013-11-26 19:42:41 -0500
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2014-03-06 23:50:11 -0500
commit847443774b8b4187c7abbb3ed45683249a5ab884 (patch)
tree5ffa435e62ec8cece823004b651826c41389e177 /arch/powerpc/configs/44x/ebony_defconfig
parenta5b2cf5b1af424ee3dd9e3ce6d5cea18cb927e67 (diff)
powerpc: : Kill CONFIG_MTD_PARTITIONS
This patch removes CONFIG_MTD_PARTITIONS in config files for powerpc. Because CONFIG_MTD_PARTITIONS was removed by commit 6a8a98b22b10f1560d5f90aded4a54234b9b2724. Signed-off-by: Eunbong Song <eunb.song@samsung.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/44x/ebony_defconfig')
-rw-r--r--arch/powerpc/configs/44x/ebony_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/configs/44x/ebony_defconfig b/arch/powerpc/configs/44x/ebony_defconfig
index f9269fc4ffcc..31b58b0d52e2 100644
--- a/arch/powerpc/configs/44x/ebony_defconfig
+++ b/arch/powerpc/configs/44x/ebony_defconfig
@@ -28,7 +28,6 @@ CONFIG_IP_PNP_BOOTP=y
28CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" 28CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
29CONFIG_CONNECTOR=y 29CONFIG_CONNECTOR=y
30CONFIG_MTD=y 30CONFIG_MTD=y
31CONFIG_MTD_PARTITIONS=y
32CONFIG_MTD_OF_PARTS=y 31CONFIG_MTD_OF_PARTS=y
33CONFIG_MTD_CHAR=y 32CONFIG_MTD_CHAR=y
34CONFIG_MTD_BLOCK=y 33CONFIG_MTD_BLOCK=y