[openwrt/openwrt] generic: 6.12: add missing symbols
LEDE Commits
lede-commits at lists.infradead.org
Thu May 22 02:14:06 PDT 2025
wigyori pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/aaf89c2c2b2ca8575b367816bc5081eca403a1ca
commit aaf89c2c2b2ca8575b367816bc5081eca403a1ca
Author: Zoltan HERPAI <wigyori at uid0.hu>
AuthorDate: Sat May 3 21:14:38 2025 +0000
generic: 6.12: add missing symbols
These were found while working on mxs and sunxi 6.12.
Signed-off-by: Zoltan HERPAI <wigyori at uid0.hu>
---
target/linux/generic/config-6.12 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/target/linux/generic/config-6.12 b/target/linux/generic/config-6.12
index 1bd8245cc8..5ea73a8a41 100644
--- a/target/linux/generic/config-6.12
+++ b/target/linux/generic/config-6.12
@@ -384,6 +384,7 @@ CONFIG_ARM64_SW_TTBR0_PAN=y
# CONFIG_ARM64_TLB_RANGE is not set
# CONFIG_ARM64_USE_LSE_ATOMICS is not set
# CONFIG_ARM64_VA_BITS_48 is not set
+# CONFIG_ARM64_VA_BITS_52 is not set
# CONFIG_ARM_APPENDED_DTB is not set
# CONFIG_ARM_ARCH_TIMER is not set
# CONFIG_ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND is not set
@@ -396,6 +397,7 @@ CONFIG_ARM64_SW_TTBR0_PAN=y
# CONFIG_ARM_CORESIGHT_PMU_ARCH_SYSTEM_PMU is not set
# CONFIG_ARM_CPUIDLE is not set
CONFIG_ARM_CPU_TOPOLOGY=y
+# CONFIG_ARM_DEBUG_WX is not set
CONFIG_ARM_DMA_MEM_BUFFERABLE=y
# CONFIG_ARM_DSU_PMU is not set
# CONFIG_ARM_ERRATA_326103 is not set
@@ -435,6 +437,7 @@ CONFIG_ARM_GIC_MAX_NR=1
CONFIG_ARM_MODULE_PLTS=y
# CONFIG_ARM_NI is not set
# CONFIG_ARM_PATCH_PHYS_VIRT is not set
+# CONFIG_ARM_PAN is not set
# CONFIG_ARM_PSCI is not set
# CONFIG_ARM_PSCI_CHECKER is not set
# CONFIG_ARM_PSCI_CPUIDLE is not set
@@ -3140,6 +3143,7 @@ CONFIG_LEDS_CLASS_MULTICOLOR=y
# CONFIG_LEDS_REGULATOR is not set
# CONFIG_LEDS_SPI_BYTE is not set
# CONFIG_LEDS_ST1202 is not set
+# CONFIG_LEDS_SUN50I_A100 is not set
# CONFIG_LEDS_SYSCON is not set
# CONFIG_LEDS_TCA6507 is not set
# CONFIG_LEDS_TI_LMU_COMMON is not set
@@ -6537,6 +6541,7 @@ CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TEST_DIV64 is not set
# CONFIG_TEST_DYNAMIC_DEBUG is not set
# CONFIG_TEST_FIRMWARE is not set
+# CONFIG_TEST_FPU is not set
# CONFIG_TEST_FREE_PAGES is not set
# CONFIG_TEST_HEXDUMP is not set
# CONFIG_TEST_IDA is not set
@@ -6802,6 +6807,7 @@ CONFIG_TRAD_SIGNALS=y
# CONFIG_TRUSTED_FOUNDATIONS is not set
# CONFIG_TRUSTED_KEYS is not set
# CONFIG_TRUSTED_KEYS_CAAM is not set
+# CONFIG_TRUSTED_KEYS_DCP is not set
# CONFIG_TRUSTED_KEYS_TEE is not set
# CONFIG_TRUSTED_KEYS_TPM is not set
# CONFIG_TSL2583 is not set
More information about the lede-commits
mailing list