[openwrt/openwrt] apm821xx: run through kernel_oldconfig

LEDE Commits lede-commits at lists.infradead.org
Sun Jul 27 09:23:17 PDT 2025


hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/4e92e34244c1ebd131edd315d7beb2d3baf6cbc4

commit 4e92e34244c1ebd131edd315d7beb2d3baf6cbc4
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Sun Jul 20 16:38:02 2025 -0700

    apm821xx: run through kernel_oldconfig
    
    IDPF goes away and some rust symbol appears.
    
    Signed-off-by: Rosen Penev <rosenp at gmail.com>
    Link: https://github.com/openwrt/openwrt/pull/19481
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 target/linux/apm821xx/config-6.12 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/apm821xx/config-6.12 b/target/linux/apm821xx/config-6.12
index a06934a2f5..7d9f4b74be 100644
--- a/target/linux/apm821xx/config-6.12
+++ b/target/linux/apm821xx/config-6.12
@@ -128,7 +128,6 @@ CONFIG_IBM_EMAC_RX_COPY_THRESHOLD=256
 CONFIG_IBM_EMAC_TAH=y
 CONFIG_IBM_EMAC_TXB=128
 # CONFIG_ICON is not set
-# CONFIG_IDPF is not set
 CONFIG_ILLEGAL_POINTER_VALUE=0
 CONFIG_IRQCHIP=y
 CONFIG_IRQ_DOMAIN=y
@@ -244,6 +243,7 @@ CONFIG_RAS=y
 CONFIG_RATIONAL=y
 CONFIG_REGULATOR=y
 CONFIG_RSEQ=y
+CONFIG_RUSTC_HAS_UNNECESSARY_TRANSMUTES=y
 # CONFIG_SAM440EP is not set
 # CONFIG_SCOM_DEBUGFS is not set
 # CONFIG_SEQUOIA is not set




More information about the lede-commits mailing list