immortalwrt/target/linux
Jason A. Donenfeld 4ec13dfc43 kernel: backport pending fix to select CPU_MIPS64
The CPU_MIPS64 and CPU_MIPS32 variables are supposed to be able to
distinguish broadly between 64-bit and 32-bit MIPS CPUs. However, they
weren't selected by the specialty CPUs, Octeon and Loongson, which meant
it was possible to hit a weird state of:

   MIPS=y, CONFIG_64BIT=y, CPU_MIPS64=n

This commit rectifies the issue by having CPU_MIPS64 be selected when
the missing Octeon or Loongson models are selected.

In particular, this affects our octeonplus target.

It has been posted to LKML here:
https://lore.kernel.org/linux-mips/20210227122605.2680138-1-Jason@zx2c4.com/

Cc: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
Cc: David Bauer <mail@david-bauer.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-02-28 12:01:47 +08:00
..
apm821xx kernel: bump 5.4 to 5.4.97 2021-02-12 12:05:11 +08:00
arc770 target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
archs38 target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
armvirt target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
at91 at91: use SPDX license identifiers on DTS files 2021-02-11 12:08:53 +08:00
ath25 target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
ath79 ath79: fix USB power on TP-Link TL-WR810N v1 2021-02-27 12:03:11 +08:00
bcm27xx Merge Mainline 2021-02-25 12:25:05 +08:00
bcm47xx target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
bcm53xx bcm53xx: backport more upstream dts stuff from kernel 5.11 2021-02-26 12:15:53 +08:00
bcm63xx bcm63xx: pinctrl: fix BCM6348 groups 2021-02-24 12:11:16 +08:00
bcm4908 bcm4908: add bcm_sf2 fixes for the 5th GPHY 2021-02-16 14:47:37 +08:00
bmips bmips: dts: fix syscon-reboot nodes 2021-02-26 12:12:32 +08:00
gemini target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
generic kernel: backport pending fix to select CPU_MIPS64 2021-02-28 12:01:47 +08:00
imx6 kernel: add further missing symbols 2021-02-24 12:27:21 +08:00
ipq40xx treewide: select kmod-mt7615-firmware where kmod-mt7615e is selected 2021-02-20 18:06:07 +08:00
ipq806x treewide: use upstream caldata script 2021-01-30 12:18:02 +08:00
ipq807x config: limit CONFIG_PERF_EVENTS to top-level generic configs 2021-01-26 12:03:41 +08:00
kirkwood kirkwood: set testing kernel version to 5.10 2021-02-24 12:28:44 +08:00
lantiq lantiq: fritz7320: enable USB power supply 2021-02-18 17:18:01 +08:00
layerscape layerscape: add new devices in README and clean up 2021-02-20 12:23:06 +08:00
malta target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
mediatek kernel: bump 5.4 to 5.4.100 2021-02-26 12:07:05 +08:00
mpc85xx mpc85xx: remove fdt.bin image 2021-02-27 12:07:25 +08:00
mvebu mvebu: add LED support for GL.iNet GL-MV1000 2021-02-27 12:03:51 +08:00
mxs target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
octeon target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
octeontx target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
omap target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
oxnas kernel: move some new symbols available on 5.10 to generic 2021-02-28 12:00:47 +08:00
pistachio target: use SPDX license identifiers on scripts 2021-02-11 12:08:24 +08:00
ramips ramips: add support for ZTE MF283+ 2021-02-27 12:06:37 +08:00
realtek realtek: add support for Netgear GS108T v3 2021-02-13 12:07:26 +08:00
rockchip kernel: move some new symbols available on 5.10 to generic 2021-02-28 12:00:47 +08:00
sunxi sunxi: add r8152 patches for customized LEDs 2021-02-17 19:38:52 +08:00
tegra target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
uml target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
x86 x86: add led driver for PC Engines APU1 2021-02-21 12:06:55 +08:00
zynq zynq: Enable CONFIG_KERNEL_MODE_NEON 2021-02-27 12:12:38 +08:00
Makefile target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00