mtd: drop Integrator flash map Kconfig
The integrator flash has been deleted, even from the Makefile. Drop the Kconfig entry as well. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
This commit is contained in:
parent
19fb4341ad
commit
3e2b82b907
|
@ -332,10 +332,6 @@ config MTD_SOLUTIONENGINE
|
||||||
This enables access to the flash chips on the Hitachi SolutionEngine and
|
This enables access to the flash chips on the Hitachi SolutionEngine and
|
||||||
similar boards. Say 'Y' if you are building a kernel for such a board.
|
similar boards. Say 'Y' if you are building a kernel for such a board.
|
||||||
|
|
||||||
config MTD_ARM_INTEGRATOR
|
|
||||||
tristate "CFI Flash device mapped on ARM Integrator/P720T"
|
|
||||||
depends on ARM && MTD_CFI
|
|
||||||
|
|
||||||
config MTD_CDB89712
|
config MTD_CDB89712
|
||||||
tristate "Cirrus CDB89712 evaluation board mappings"
|
tristate "Cirrus CDB89712 evaluation board mappings"
|
||||||
depends on MTD_CFI && ARCH_CDB89712
|
depends on MTD_CFI && ARCH_CDB89712
|
||||||
|
|
Loading…
Reference in New Issue