MIPS: configs: lb60: Fix defconfig not selecting correct board
authorPaul Cercueil <paul@crapouillou.net>
Sun, 6 Sep 2020 19:29:21 +0000 (21:29 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 18 Sep 2020 14:26:12 +0000 (16:26 +0200)
commit7487abbe85afd02c35c283315cefc5e19c28d40f
treef2d723ff7a527ea82f5707c1308f5e9e9a08f235
parent055444c2663ba9139dec0340bf7a6b29a8a5f7f6
MIPS: configs: lb60: Fix defconfig not selecting correct board

Since INGENIC_GENERIC_BOARD was introduced, the JZ4740_QI_LB60 option
is no longer the default, so the symbol has to be selected by the
defconfig, otherwise the kernel built will be for a generic Ingenic
board and won't have the Device Tree blob built-in.

Cc: stable@vger.kernel.org # v5.7
Fixes: 62249209a772 ("MIPS: ingenic: Default to a generic board")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/configs/qi_lb60_defconfig