mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
arch: cris: 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
a5b44ca6d7
commit
e8caf4b56e
@ -264,7 +264,6 @@ config ETRAX_AXISFLASHMAP
|
|||||||
select MTD_CFI
|
select MTD_CFI
|
||||||
select MTD_CFI_AMDSTD
|
select MTD_CFI_AMDSTD
|
||||||
select MTD_JEDECPROBE if ETRAX_ARCH_V32
|
select MTD_JEDECPROBE if ETRAX_ARCH_V32
|
||||||
select MTD_CHAR
|
|
||||||
select MTD_BLOCK
|
select MTD_BLOCK
|
||||||
select MTD_COMPLEX_MAPPINGS
|
select MTD_COMPLEX_MAPPINGS
|
||||||
help
|
help
|
||||||
|
@ -404,7 +404,6 @@ config ETRAX_AXISFLASHMAP
|
|||||||
select MTD_CFI
|
select MTD_CFI
|
||||||
select MTD_CFI_AMDSTD
|
select MTD_CFI_AMDSTD
|
||||||
select MTD_JEDECPROBE
|
select MTD_JEDECPROBE
|
||||||
select MTD_CHAR
|
|
||||||
select MTD_BLOCK
|
select MTD_BLOCK
|
||||||
select MTD_COMPLEX_MAPPINGS
|
select MTD_COMPLEX_MAPPINGS
|
||||||
help
|
help
|
||||||
|
Loading…
Reference in New Issue
Block a user