Browse Source

arm: mach-pxa: amend Kconfig after mtdchar merge

The mtdchar module was merged with the mtdcore module, which means that the
MTD_CHAR Kconfig symbol does not exist any more.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Artem Bityutskiy 12 years ago
parent
commit
a5b44ca6d7
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/mach-pxa/Kconfig

+ 0 - 1
arch/arm/mach-pxa/Kconfig

@@ -160,7 +160,6 @@ config MACH_XCEP
 	select MTD
 	select MTD_CFI
 	select MTD_CFI_INTELEXT
-	select MTD_CHAR
 	select MTD_PHYSMAP
 	select PXA25x
 	select SMC91X