[openwrt/openwrt] realtek: build Otto timer for RTL931x

LEDE Commits lede-commits at lists.infradead.org
Sun Jun 22 14:12:28 PDT 2025


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/ee46517a638263310999e38b74c2bfd64daf98dc

commit ee46517a638263310999e38b74c2bfd64daf98dc
Author: Markus Stockhausen <markus.stockhausen at gmx.de>
AuthorDate: Sun Jun 22 03:51:51 2025 -0400

    realtek: build Otto timer for RTL931x
    
    The Otto timer is very helpful on the RTL931x devices.
    Include it into the builds.
    
    Signed-off-by: Markus Stockhausen <markus.stockhausen at gmx.de>
    Link: https://github.com/openwrt/openwrt/pull/19205
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 target/linux/realtek/rtl931x/config-6.12 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/realtek/rtl931x/config-6.12 b/target/linux/realtek/rtl931x/config-6.12
index 8cadfb6a5a..8d79bcbec2 100644
--- a/target/linux/realtek/rtl931x/config-6.12
+++ b/target/linux/realtek/rtl931x/config-6.12
@@ -203,7 +203,7 @@ CONFIG_QUEUED_RWLOCKS=y
 CONFIG_QUEUED_SPINLOCKS=y
 CONFIG_RANDSTRUCT_NONE=y
 CONFIG_RATIONAL=y
-# CONFIG_REALTEK_OTTO_TIMER is not set
+CONFIG_REALTEK_OTTO_TIMER=y
 CONFIG_REALTEK_OTTO_WDT=y
 CONFIG_REALTEK_SOC_PHY=y
 CONFIG_REGMAP=y




More information about the lede-commits mailing list