aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/at91sam9263_defconfig
diff options
context:
space:
mode:
authorRichard Genoud <richard.genoud@gmail.com>2012-06-22 09:29:28 -0400
committerNicolas Ferre <nicolas.ferre@atmel.com>2012-07-02 10:17:47 -0400
commitb4084bcf5ae833e049b0c428868de7e4efae2e4f (patch)
tree959a410a4d0b43eb0e5dffc25bdb011fa7f899a7 /arch/arm/configs/at91sam9263_defconfig
parent6887a4131da3adaab011613776d865f4bcfb5678 (diff)
ARM: at91/defconfig: Remove unaffected config option
The commit bf4289cba02b8cf770ecd7959ca70839f0dd9d3c removed the use of CONFIG_MTD_NAND_ATMEL_ECC_NONE and CONFIG_MTD_NAND_ATMEL_ECC_HW but the Kconfig file was forgotten. This patch remove those inoperative options. Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Diffstat (limited to 'arch/arm/configs/at91sam9263_defconfig')
-rw-r--r--arch/arm/configs/at91sam9263_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/at91sam9263_defconfig b/arch/arm/configs/at91sam9263_defconfig
index 1cf96264cba1..585e7e0b0447 100644
--- a/arch/arm/configs/at91sam9263_defconfig
+++ b/arch/arm/configs/at91sam9263_defconfig
@@ -61,7 +61,6 @@ CONFIG_MTD_DATAFLASH=y
61CONFIG_MTD_BLOCK2MTD=y 61CONFIG_MTD_BLOCK2MTD=y
62CONFIG_MTD_NAND=y 62CONFIG_MTD_NAND=y
63CONFIG_MTD_NAND_ATMEL=y 63CONFIG_MTD_NAND_ATMEL=y
64CONFIG_MTD_NAND_ATMEL_ECC_SOFT=y
65CONFIG_MTD_UBI=y 64CONFIG_MTD_UBI=y
66CONFIG_MTD_UBI_GLUEBI=y 65CONFIG_MTD_UBI_GLUEBI=y
67CONFIG_BLK_DEV_LOOP=y 66CONFIG_BLK_DEV_LOOP=y