summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Stockhausen2025-06-22 07:51:51 +0000
committerRobert Marko2025-06-22 21:12:02 +0000
commitee46517a638263310999e38b74c2bfd64daf98dc (patch)
tree433a9c96ef1df04105cd7e9bf91667c8200726c7
parentf1257b1ca3d70b9dbf144783417dbecdbfff8665 (diff)
downloadopenwrt-ee46517a638263310999e38b74c2bfd64daf98dc.tar.gz
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@gmx.de> Link: https://github.com/openwrt/openwrt/pull/19205 Signed-off-by: Robert Marko <robimarko@gmail.com>
-rw-r--r--target/linux/realtek/rtl931x/config-6.122
1 files changed, 1 insertions, 1 deletions
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