diff options
author | Huang Shijie <b32955@freescale.com> | 2012-08-15 11:12:10 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2012-09-29 16:00:49 +0200 |
commit | b8c4bf26109878d39b5e6d1425b8c9cd562ef525 (patch) | |
tree | 6b808a4f256744b36ad36dc33cbce9ac2768bcf3 /arch/mips/configs/rb532_defconfig | |
parent | mtd: kill MTD_NAND_VERIFY_WRITE (diff) | |
download | linux-b8c4bf26109878d39b5e6d1425b8c9cd562ef525.tar.xz linux-b8c4bf26109878d39b5e6d1425b8c9cd562ef525.zip |
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 <b32955@freescale.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'arch/mips/configs/rb532_defconfig')
-rw-r--r-- | arch/mips/configs/rb532_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/rb532_defconfig b/arch/mips/configs/rb532_defconfig index 55902d9cd0f2..b85b121397c8 100644 --- a/arch/mips/configs/rb532_defconfig +++ b/arch/mips/configs/rb532_defconfig @@ -119,7 +119,6 @@ CONFIG_MTD_CHAR=y CONFIG_MTD_BLOCK=y CONFIG_MTD_BLOCK2MTD=y CONFIG_MTD_NAND=y -CONFIG_MTD_NAND_VERIFY_WRITE=y CONFIG_MTD_NAND_PLATFORM=y CONFIG_ATA=y # CONFIG_ATA_VERBOSE_ERROR is not set |