From 4f716eb43a5b68dc4effdfad64a453b87821dd1b Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Sun, 20 Jul 2025 16:45:48 -0700 Subject: [PATCH] apm821xx: sata: refresh config ran with make kernel_oldconfig Signed-off-by: Rosen Penev Link: https://github.com/openwrt/openwrt/pull/19481 Signed-off-by: Hauke Mehrtens --- target/linux/apm821xx/sata/config-default | 2 ++ 1 file changed, 2 insertions(+) diff --git a/target/linux/apm821xx/sata/config-default b/target/linux/apm821xx/sata/config-default index 8cb55c1aca5..772b7f5b937 100644 --- a/target/linux/apm821xx/sata/config-default +++ b/target/linux/apm821xx/sata/config-default @@ -1,3 +1,4 @@ +CONFIG_460EX=y CONFIG_APOLLO3G=y CONFIG_ATA=y CONFIG_BCM_NET_PHYLIB=y @@ -47,6 +48,7 @@ CONFIG_PM_SLEEP=y CONFIG_PM_WAKELOCKS=y CONFIG_PM_WAKELOCKS_GC=y CONFIG_PM_WAKELOCKS_LIMIT=100 +CONFIG_PPC4xx_CPM=y CONFIG_PPC_EARLY_DEBUG=y # CONFIG_PPC_EARLY_DEBUG_16550 is not set CONFIG_PPC_EARLY_DEBUG_44x=y -- 2.47.2