Home
last modified time | relevance | path

Searched hist:c434b9f80b0923e6460031b0fd964f8b0bf3c6a6 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/generic/
H A DKconfigdiff c434b9f80b0923e6460031b0fd964f8b0bf3c6a6 Sun Sep 06 21:29:25 CEST 2020 Paul Cercueil <paul@crapouillou.net> MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbol

The MIPS_GENERIC symbol now won't select any other configuration option.
The MIPS_GENERIC_KERNEL will select all the options that the previous
MIPS_GENERIC option did select, and will select MIPS_GENERIC as well.

The whole point of this, is that it now becomes possible to compile a
kernel for a SoC supported by the arch/mips/generic/ code, without
making that kernel generic itself.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
/linux/arch/mips/
H A DKconfigdiff c434b9f80b0923e6460031b0fd964f8b0bf3c6a6 Sun Sep 06 21:29:25 CEST 2020 Paul Cercueil <paul@crapouillou.net> MIPS: Kconfig: add MIPS_GENERIC_KERNEL symbol

The MIPS_GENERIC symbol now won't select any other configuration option.
The MIPS_GENERIC_KERNEL will select all the options that the previous
MIPS_GENERIC option did select, and will select MIPS_GENERIC as well.

The whole point of this, is that it now becomes possible to compile a
kernel for a SoC supported by the arch/mips/generic/ code, without
making that kernel generic itself.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>