mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
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:
parent
880113eff2
commit
a5b44ca6d7
@ -160,7 +160,6 @@ config MACH_XCEP
|
|||||||
select MTD
|
select MTD
|
||||||
select MTD_CFI
|
select MTD_CFI
|
||||||
select MTD_CFI_INTELEXT
|
select MTD_CFI_INTELEXT
|
||||||
select MTD_CHAR
|
|
||||||
select MTD_PHYSMAP
|
select MTD_PHYSMAP
|
||||||
select PXA25x
|
select PXA25x
|
||||||
select SMC91X
|
select SMC91X
|
||||||
|
Loading…
Reference in New Issue
Block a user