[openwrt/openwrt] ipq807x: refresh kernel config

LEDE Commits lede-commits at lists.infradead.org
Tue Feb 7 07:01:39 PST 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/bd9844a6fdf48529b05bc843c29fdba3cb748d5e

commit bd9844a6fdf48529b05bc843c29fdba3cb748d5e
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Thu Feb 2 10:34:52 2023 +0100

    ipq807x: refresh kernel config
    
    Refresh the ipq807x kernel config to keep it up to date and in sync with
    the generic one.
    
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 target/linux/ipq807x/config-5.15 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/target/linux/ipq807x/config-5.15 b/target/linux/ipq807x/config-5.15
index 5dbc62dd66..9fb604ace2 100644
--- a/target/linux/ipq807x/config-5.15
+++ b/target/linux/ipq807x/config-5.15
@@ -55,6 +55,7 @@ CONFIG_BLK_MQ_PCI=y
 CONFIG_BLK_MQ_VIRTIO=y
 CONFIG_BLK_PM=y
 CONFIG_CAVIUM_TX2_ERRATUM_219=y
+CONFIG_CC_HAVE_SHADOW_CALL_STACK=y
 CONFIG_CC_HAVE_STACKPROTECTOR_SYSREG=y
 CONFIG_CLONE_BACKWARDS=y
 CONFIG_COMMON_CLK=y
@@ -257,8 +258,8 @@ CONFIG_NVIDIA_CARMEL_CNP_ERRATUM=y
 CONFIG_NVMEM=y
 CONFIG_NVMEM_QCOM_QFPROM=y
 # CONFIG_NVMEM_SPMI_SDAM is not set
-CONFIG_NVMEM_U_BOOT_ENV=y
 CONFIG_NVMEM_SYSFS=y
+CONFIG_NVMEM_U_BOOT_ENV=y
 CONFIG_OF=y
 CONFIG_OF_ADDRESS=y
 CONFIG_OF_EARLY_FLATTREE=y
@@ -268,6 +269,7 @@ CONFIG_OF_IRQ=y
 CONFIG_OF_KOBJ=y
 CONFIG_OF_MDIO=y
 CONFIG_PADATA=y
+# CONFIG_PAGE_POOL is not set
 CONFIG_PARTITION_PERCPU=y
 CONFIG_PCI=y
 CONFIG_PCIEAER=y




More information about the lede-commits mailing list