kernel: add missing symbol to 4.19 config
authorStijn Tintel <stijn@linux-ipv6.be>
Thu, 13 Jun 2019 22:18:58 +0000 (01:18 +0300)
committerStijn Tintel <stijn@linux-ipv6.be>
Thu, 13 Jun 2019 22:24:56 +0000 (01:24 +0300)
commit09c6885ce789c57be6c2fa6a3e354d4329945714
treefbcd9a37a6ef9ff58d5f8f02156672b445cd247a
parent55fcc77072c9ca0baee8e79c00d2342be26fce47
kernel: add missing symbol to 4.19 config

Kernel 4.19.47 added a new kernel config symbol ARM64_ERRATUM_1463225.
This causes a build failure for sunxi/cortexa53. Add the symbol to the
generic config to fix this, and avoid future build failures on other
arm64 targets that expose this symbol. As the erratum only affects
Cortex-A76 cores, we can safely disable it.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/generic/config-4.19