]> 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)
commit8f57d9c005b2171180fc4b786f0a4c18803c6de6
tree88c80c948024745d95684a04c4f6045072a9f2d6
parentdd7112c436c417843e429e3b850a0e4438a544de
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