projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff21c4
)
realtek: Fix missing clock module CONFIG setting
author
Markus Stockhausen
<
[email protected]
>
Tue, 30 Aug 2022 14:48:46 +0000
(16:48 +0200)
committer
Hauke Mehrtens
<
[email protected]
>
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 <
[email protected]
>
target/linux/realtek/rtl930x/config-5.10
patch
|
blob
|
history
diff --git
a/target/linux/realtek/rtl930x/config-5.10
b/target/linux/realtek/rtl930x/config-5.10
index 5afe90f23675ec0dee8e114be9f525dffef551ae..9984533c067b17d9129acd3c0da11c6c63ce0b19 100644
(file)
--- a/
target/linux/realtek/rtl930x/config-5.10
+++ b/
target/linux/realtek/rtl930x/config-5.10
@@
-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