From 5347f986e5284b3281c6dbc5331621c3758a242f Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Tue, 8 Apr 2014 19:32:49 +0000 Subject: [PATCH] Remove redundant disabling of CONFIG_MTD_NAND_ECC_SMC in flavour configurations svn path=/dists/trunk/linux/; revision=21216 --- debian/config/armel/config.kirkwood | 1 - debian/config/armel/config.mv78xx0 | 1 - debian/config/armel/config.orion5x | 1 - debian/config/mips/config.4kc-malta | 1 - debian/config/mips/config.5kc-malta | 1 - 5 files changed, 5 deletions(-) diff --git a/debian/config/armel/config.kirkwood b/debian/config/armel/config.kirkwood index 7ed7c897f..f8d364a22 100644 --- a/debian/config/armel/config.kirkwood +++ b/debian/config/armel/config.kirkwood @@ -365,7 +365,6 @@ CONFIG_MTD_PHYSMAP_OF=y ## ## file: drivers/mtd/nand/Kconfig ## -# CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=y # CONFIG_MTD_NAND_DISKONCHIP is not set # CONFIG_MTD_NAND_CAFE is not set diff --git a/debian/config/armel/config.mv78xx0 b/debian/config/armel/config.mv78xx0 index 1e16e0d31..ed4860be4 100644 --- a/debian/config/armel/config.mv78xx0 +++ b/debian/config/armel/config.mv78xx0 @@ -310,7 +310,6 @@ CONFIG_MTD_CFI_STAA=m ## ## file: drivers/mtd/nand/Kconfig ## -# CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=y # CONFIG_MTD_NAND_DISKONCHIP is not set # CONFIG_MTD_NAND_CAFE is not set diff --git a/debian/config/armel/config.orion5x b/debian/config/armel/config.orion5x index 4b4a96cc9..3c5650cca 100644 --- a/debian/config/armel/config.orion5x +++ b/debian/config/armel/config.orion5x @@ -324,7 +324,6 @@ CONFIG_MTD_CFI_STAA=m ## ## file: drivers/mtd/nand/Kconfig ## -# CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=y # CONFIG_MTD_NAND_DISKONCHIP is not set # CONFIG_MTD_NAND_CAFE is not set diff --git a/debian/config/mips/config.4kc-malta b/debian/config/mips/config.4kc-malta index a14b2f7d3..4eb81dce7 100644 --- a/debian/config/mips/config.4kc-malta +++ b/debian/config/mips/config.4kc-malta @@ -510,7 +510,6 @@ CONFIG_MTD_PLATRAM=m ## ## file: drivers/mtd/nand/Kconfig ## -# CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=m CONFIG_MTD_NAND_DISKONCHIP=m # CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set diff --git a/debian/config/mips/config.5kc-malta b/debian/config/mips/config.5kc-malta index 2f3920796..602ca3060 100644 --- a/debian/config/mips/config.5kc-malta +++ b/debian/config/mips/config.5kc-malta @@ -514,7 +514,6 @@ CONFIG_MTD_PLATRAM=m ## ## file: drivers/mtd/nand/Kconfig ## -# CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=m CONFIG_MTD_NAND_DISKONCHIP=m # CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADVANCED is not set