[openwrt/openwrt] apm821xx: sata: refresh config

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


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

commit 4f716eb43a5b68dc4effdfad64a453b87821dd1b
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Sun Jul 20 16:45:48 2025 -0700

    apm821xx: sata: refresh config
    
    ran with make kernel_oldconfig
    
    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/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 8cb55c1aca..772b7f5b93 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




More information about the lede-commits mailing list