Skip to content

Commit

Permalink
memory: jz4780-nemc: Do not build by default
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Krzysztof Kozlowski authored and Thomas Bogendoerfer committed Jul 28, 2020
1 parent 6bc9c16 commit aa35a5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/memory/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa35a5e

Please sign in to comment.