Skip to content

Commit aa35a5e

Browse files
krzktsbogend
authored andcommitted
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 <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
1 parent 6bc9c16 commit aa35a5e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/memory/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ config FSL_IFC
141141

142142
config JZ4780_NEMC
143143
bool "Ingenic JZ4780 SoC NEMC driver"
144-
default y
145144
depends on MIPS || COMPILE_TEST
146145
depends on HAS_IOMEM && OF
147146
help

0 commit comments

Comments
 (0)