File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22CONFIG_USB_ONBOARD_HUB
33# https://github.com/deepin-community/kernel/pull/249
44CONFIG_RT_GROUP_SCHED
5+ # https://github.com/deepin-community/kernel/pull/825
6+ CONFIG_IRQSOFF_TRACER
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ CONFIG_USB_NET_RNDIS_HOST
77CONFIG_USB_IPHETH
88# CONFIG_USB_NET_RNDIS_HOST depend
99CONFIG_USB_USBNET
10+ # https://github.com/deepin-community/kernel/pull/1305
11+ CONFIG_USB_NET_CDC_MBIM
1012# slabtop depends
1113CONFIG_SLUB_DEBUG
1214# see sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
@@ -19,3 +21,11 @@ CONFIG_CAN
1921CONFIG_USB_SERIAL
2022# compat for some ArrowLake laptop, see https://github.com/deepin-community/kernel/pull/870
2123CONFIG_ACPI_DEBUG
24+ # https://github.com/deepin-community/kernel/pull/857
25+ CONFIG_OVERLAY_FS
26+ # BPF CORE
27+ CONFIG_DEBUG_INFO_BTF
28+ # https://github.com/deepin-community/kernel/pull/1291
29+ CONFIG_PM_DEBUG
30+ # https://github.com/deepin-community/kernel/pull/952
31+ CONFIG_SECURITY_DMESG_RESTRICT
You can’t perform that action at this time.
0 commit comments