From 4e92e34244c1ebd131edd315d7beb2d3baf6cbc4 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sun, 20 Jul 2025 16:38:02 -0700 Subject: [PATCH] apm821xx: run through kernel_oldconfig IDPF goes away and some rust symbol appears. Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/19481 Signed-off-by: Hauke Mehrtens --- 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 -- 2.30.2