realtek: Fix missing clock module CONFIG setting
authorMarkus Stockhausen <markus.stockhausen@gmx.de>
Tue, 30 Aug 2022 14:48:46 +0000 (16:48 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 31 Aug 2022 21:25:39 +0000 (23:25 +0200)
Since introduction of clock driver we have a new kernel config
setting. Provide an initial value for the 930x targets.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
target/linux/realtek/rtl930x/config-5.10

index 5afe90f23675ec0dee8e114be9f525dffef551ae..9984533c067b17d9129acd3c0da11c6c63ce0b19 100644 (file)
@@ -14,6 +14,7 @@ CONFIG_CLKSRC_MMIO=y
 CONFIG_CLONE_BACKWARDS=y
 CONFIG_COMMON_CLK=y
 CONFIG_COMMON_CLK_BOSTON=y
+# CONFIG_COMMON_CLK_REALTEK is not set
 CONFIG_COMPAT_32BIT_TIME=y
 CONFIG_CONSOLE_LOGLEVEL_DEFAULT=15
 CONFIG_CPU_BIG_ENDIAN=y