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
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue