From: Markus Stockhausen Date: Sun, 22 Jun 2025 07:51:51 +0000 (-0400) Subject: realtek: build Otto timer for RTL931x X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee46517a638263310999e38b74c2bfd64daf98dc;p=thirdparty%2Fopenwrt.git 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 Link: https://github.com/openwrt/openwrt/pull/19205 Signed-off-by: Robert Marko --- diff --git a/target/linux/realtek/rtl931x/config-6.12 b/target/linux/realtek/rtl931x/config-6.12 index 8cadfb6a5a7..8d79bcbec22 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