diff options
author | Robert Marko <robimarko@gmail.com> | 2023-02-02 10:34:52 +0100 |
---|---|---|
committer | Robert Marko <robimarko@gmail.com> | 2023-02-07 11:22:50 +0100 |
commit | bd9844a6fdf48529b05bc843c29fdba3cb748d5e (patch) | |
tree | 16740f325db0f0b00303ea016151b70042c37340 /target | |
parent | f28a604df4659a572dc3b147b65365fef6dc90d9 (diff) | |
download | upstream-bd9844a6fdf48529b05bc843c29fdba3cb748d5e.tar.gz upstream-bd9844a6fdf48529b05bc843c29fdba3cb748d5e.tar.bz2 upstream-bd9844a6fdf48529b05bc843c29fdba3cb748d5e.zip |
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@gmail.com>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ipq807x/config-5.15 | 4 |
1 files changed, 3 insertions, 1 deletions
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 |