realtek: disable otto timer for RTL93xx targets
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Mon, 3 Oct 2022 13:15:06 +0000 (15:15 +0200)
committerSander Vanheule <sander@svanheule.net>
Sun, 23 Oct 2022 20:33:08 +0000 (22:33 +0200)
The new timer is not yet ready for all targets. Avoid interactive
questions during build

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
[rename symbol to CONFIG_REALTEK_OTTO_TIMER]
Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/rtl930x/config-5.10
target/linux/realtek/rtl931x/config-5.10

index 9984533c067b17d9129acd3c0da11c6c63ce0b19..3b2b327f08fbf9e8f9603065583bb8d4bfd57fc9 100644 (file)
@@ -171,6 +171,7 @@ CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_GPIO_RESTART=y
 CONFIG_POWER_RESET_SYSCON=y
 CONFIG_RATIONAL=y
+# CONFIG_REALTEK_OTTO_TIMER is not set
 CONFIG_REALTEK_OTTO_WDT=y
 CONFIG_REALTEK_PHY=y
 CONFIG_REALTEK_SOC_PHY=y
index cc0fd34b385add61813f5e60a7422ee163ef78bb..567421c8d4a76af6f0c16cab1c819a57c04abf77 100644 (file)
@@ -169,6 +169,7 @@ CONFIG_PINCTRL=y
 CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_SYSCON=y
 CONFIG_RATIONAL=y
+# CONFIG_REALTEK_OTTO_TIMER is not set
 # CONFIG_REALTEK_PHY is not set
 CONFIG_REALTEK_SOC_PHY=y
 CONFIG_REGMAP=y