]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platform
authorThomas Bogendoerfer <tbogendoerfer@suse.de>
Wed, 9 Oct 2019 13:27:14 +0000 (15:27 +0200)
committerPaul Burton <paul.burton@mips.com>
Wed, 9 Oct 2019 21:55:52 +0000 (14:55 -0700)
commit39b2d7565a4736a30c6eeb550901433b44aebf57
tree88c80c948024745d95684a04c4f6045072a9f2d6
parentce6c0a593b3cbeb35269c701fc90fc491dc3a348
MIPS: Kconfig: always select ARC_MEMORY and ARC_PROMLIB for platform

Instead of having a default y option with depends simply select
options for the platforms where they are needed.

Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: linux-mips@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
arch/mips/Kconfig