File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1136,7 +1136,7 @@ config PREEMPTIRQ_DELAY_TEST
11361136
11371137config SYNTH_EVENT_GEN_TEST
11381138 tristate "Test module for in-kernel synthetic event generation"
1139- depends on SYNTH_EVENTS
1139+ depends on SYNTH_EVENTS && m
11401140 help
11411141 This option creates a test module to check the base
11421142 functionality of in-kernel synthetic event definition and
@@ -1149,7 +1149,7 @@ config SYNTH_EVENT_GEN_TEST
11491149
11501150config KPROBE_EVENT_GEN_TEST
11511151 tristate "Test module for in-kernel kprobe event generation"
1152- depends on KPROBE_EVENTS
1152+ depends on KPROBE_EVENTS && m
11531153 help
11541154 This option creates a test module to check the base
11551155 functionality of in-kernel kprobe event definition.
You can’t perform that action at this time.
0 commit comments