1
0
Fork 0

memory: jz4780-nemc: Do not build by default

Enabling the JZ4780_NEMC driver makes sense only for specific hardware -
the Ingenic SoC architecture.  It is not an essential driver for the SoC
support so do not enable it by default.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
zero-sugar-mainline-defconfig
Krzysztof Kozlowski 2020-07-28 12:45:02 +02:00 committed by Thomas Bogendoerfer
parent 6bc9c1619d
commit aa35a5eee5
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ config FSL_IFC
config JZ4780_NEMC
bool "Ingenic JZ4780 SoC NEMC driver"
default y
depends on MIPS || COMPILE_TEST
depends on HAS_IOMEM && OF
help