]> git.baikalelectronics.ru Git - kernel.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)
commitf1b6aafd33ddaacc3f0507d5676e159a1d5d7c25
tree88c80c948024745d95684a04c4f6045072a9f2d6
parent675d12fdc7c777b209d18fbcaa7dc28f574dad88
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