summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2024-10-16 15:17:14 -0700
committerRobert Marko <robimarko@gmail.com>2024-11-19 19:52:45 +0100
commit890d47b60a221328bbf05518eedc35ac5bd922f1 (patch)
tree36393629dfb8b0bdc196e1dc9417fa4785e9176c
parent6756929b75984d5da259c65a6da35095c9969162 (diff)
downloadopenwrt-890d47b60a221328bbf05518eedc35ac5bd922f1.tar.gz
openwrt-890d47b60a221328bbf05518eedc35ac5bd922f1.tar.bz2
openwrt-890d47b60a221328bbf05518eedc35ac5bd922f1.zip
mpc85xx: run make kernel_oldconfig
Adjusts the default config to modern kernels. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/16847 Signed-off-by: Robert Marko <robimarko@gmail.com>
-rw-r--r--target/linux/mpc85xx/config-6.63
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/mpc85xx/config-6.6 b/target/linux/mpc85xx/config-6.6
index 132917bf2b..30a551e55e 100644
--- a/target/linux/mpc85xx/config-6.6
+++ b/target/linux/mpc85xx/config-6.6
@@ -40,6 +40,7 @@ CONFIG_COMPAT_32BIT_TIME=y
# CONFIG_CORENET_GENERIC is not set
# CONFIG_CPM2 is not set
CONFIG_CPU_BIG_ENDIAN=y
+CONFIG_CPU_MITIGATIONS=y
# CONFIG_CRYPTO_AES_PPC_SPE is not set
CONFIG_CRYPTO_AUTHENC=y
CONFIG_CRYPTO_HW=y
@@ -71,6 +72,7 @@ CONFIG_EDAC_SUPPORT=y
CONFIG_EXCLUSIVE_SYSTEM_RAM=y
# CONFIG_FIREBOX_T10 is not set
CONFIG_FIXED_PHY=y
+CONFIG_FORCE_NR_CPUS=y
CONFIG_FSL_EMB_PERFMON=y
# CONFIG_FSL_FMAN is not set
CONFIG_FSL_LBC=y
@@ -84,7 +86,6 @@ CONFIG_FUNCTION_ALIGNMENT=0
CONFIG_FWNODE_MDIO=y
CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_FW_LOADER_SYSFS=y
-CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND=y
CONFIG_GENERIC_ALLOCATOR=y
CONFIG_GENERIC_ATOMIC64=y
CONFIG_GENERIC_BUG=y