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>
This commit is contained in:
Artem Bityutskiy 2013-03-14 13:10:37 +02:00 committed by David Woodhouse
parent 880113eff2
commit a5b44ca6d7
1 changed files with 0 additions and 1 deletions

View File

@ -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