From: Rosen Penev Date: Mon, 6 Jul 2026 22:40:49 +0000 (-0700) Subject: apm821xx: nand: reenable PCI_DISABLE_COMMON_QUIRKS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b13e9be1a178a29f50d8bae926699b609bc9f604;p=thirdparty%2Fopenwrt.git apm821xx: nand: reenable PCI_DISABLE_COMMON_QUIRKS This is a size reduction symbol that appears to have been disabled as a result of wndr4700 enablement. There's a patch for that. Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/24129 Signed-off-by: Robert Marko --- diff --git a/target/linux/apm821xx/nand/config-default b/target/linux/apm821xx/nand/config-default index f36a75713d7..0f04b6d0a38 100644 --- a/target/linux/apm821xx/nand/config-default +++ b/target/linux/apm821xx/nand/config-default @@ -14,7 +14,6 @@ CONFIG_MTD_UBI_BLOCK=y CONFIG_MTD_UBI_NVMEM=y CONFIG_MTD_UBI_WL_THRESHOLD=4096 CONFIG_MTD_VIRT_CONCAT=y -# CONFIG_PCI_DISABLE_COMMON_QUIRKS is not set CONFIG_RTL8366_SMI=y CONFIG_RTL8367B_PHY=y CONFIG_SWCONFIG=y