memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780
authorPaul Cercueil <paul@crapouillou.net>
Tue, 4 Jun 2019 14:30:16 +0000 (16:30 +0200)
committerPaul Burton <paul.burton@mips.com>
Tue, 11 Jun 2019 22:45:57 +0000 (15:45 -0700)
commitffa7546283c4514cf372e53f16c9354fd9af7e3a
tree388ef18c117a9b50658c3b0fa53b1125694260a5
parent1323c3b72a987de57141cabc44bf9cd83656bc70
memory: Kconfig: Drop dependency on MACH_JZ4780 for jz4780

Depending on MACH_JZ4780 prevent us from creating a generic kernel that
works on more than one MIPS board. Instead, we just depend on MIPS being
set.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Boris Brezillon <bbrezillon@kernel.org>
Signed-off-by: Paul Burton <paul.burton@mips.com>
drivers/memory/Kconfig