projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
582f6fb
)
kernel: Deactivate options shown with CONFIG_KERNEL_DEBUG_VIRTUAL=y
author
Hauke Mehrtens
<hmehrtens@maxlinear.com>
Wed, 8 Mar 2023 20:31:14 +0000
(21:31 +0100)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sun, 19 Mar 2023 17:44:46 +0000
(18:44 +0100)
This deactivates some kernel configuration options I see when
CONFIG_KERNEL_DEBUG_VIRTUAL=y is set in the OpenWrt configuration on x86/64.
Signed-off-by: Hauke Mehrtens <hmehrtens@maxlinear.com>
target/linux/generic/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.15
b/target/linux/generic/config-5.15
index ac1c3dc35ed7a26bcc5b2cbfbdd3e332322363e2..96a95acf9e187c8a4cad5f3022b3cc888a387552 100644
(file)
--- a/
target/linux/generic/config-5.15
+++ b/
target/linux/generic/config-5.15
@@
-6459,6
+6459,7
@@
CONFIG_TCP_CONG_CUBIC=y
# CONFIG_TEST_BLACKHOLE_DEV is not set
# CONFIG_TEST_BPF is not set
# CONFIG_TEST_CLOCKSOURCE_WATCHDOG is not set
+# CONFIG_TEST_DEBUG_VIRTUAL is not set
# CONFIG_TEST_DIV64 is not set
# CONFIG_TEST_FIRMWARE is not set
# CONFIG_TEST_FREE_PAGES is not set