projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba54fbe
)
generic: 6.12: remove CONFIG_DEBUG_TIMEKEEPING
author
Mieczyslaw Nalewaj
<
[email protected]
>
Sun, 15 Dec 2024 09:00:59 +0000
(10:00 +0100)
committer
Zoltan HERPAI
<
[email protected]
>
Tue, 17 Dec 2024 22:28:12 +0000
(23:28 +0100)
In kernel 6.12.5 the CONFIG_DEBUG_TIMEKEEPING setting was removed in a commit:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.5&id=
7b7a9175c63bac41b07a314f052f0716c728f31f
Signed-off-by: Mieczyslaw Nalewaj <
[email protected]
>
target/linux/generic/config-6.12
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-6.12
b/target/linux/generic/config-6.12
index fbf208c3a5b947a15ccf960e0af3c1f947b1e413..2860542843140e5490426a2f3972998eca002859 100644
(file)
--- a/
target/linux/generic/config-6.12
+++ b/
target/linux/generic/config-6.12
@@
-1328,7
+1328,6
@@
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
-# CONFIG_DEBUG_TIMEKEEPING is not set
# CONFIG_DEBUG_UART_8250_PALMCHIP is not set
# CONFIG_DEBUG_UART_8250_WORD is not set
# CONFIG_DEBUG_UART_FLOW_CONTROL is not set