From b8c4bf26109878d39b5e6d1425b8c9cd562ef525 Mon Sep 17 00:00:00 2001 From: Huang Shijie Date: Wed, 15 Aug 2012 17:12:10 +0800 Subject: defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE CONFIG_MTD_NAND_VERIFY_WRITE was killed recently, so remove it from defconfigs as well. Signed-off-by: Huang Shijie Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- arch/arm/configs/spitz_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/configs/spitz_defconfig') diff --git a/arch/arm/configs/spitz_defconfig b/arch/arm/configs/spitz_defconfig index 70158273c6dd..df77931a4326 100644 --- a/arch/arm/configs/spitz_defconfig +++ b/arch/arm/configs/spitz_defconfig @@ -94,7 +94,6 @@ CONFIG_MTD_BLOCK=y CONFIG_MTD_ROM=y CONFIG_MTD_COMPLEX_MAPPINGS=y CONFIG_MTD_NAND=y -CONFIG_MTD_NAND_VERIFY_WRITE=y CONFIG_MTD_NAND_SHARPSL=y CONFIG_BLK_DEV_LOOP=y CONFIG_IDE=y -- cgit