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 @@ -1123,7 +1123,7 @@ config PREEMPTIRQ_DELAY_TEST
1123
1123
1124
1124
config SYNTH_EVENT_GEN_TEST
1125
1125
tristate "Test module for in-kernel synthetic event generation"
1126
- depends on SYNTH_EVENTS
1126
+ depends on SYNTH_EVENTS && m
1127
1127
help
1128
1128
This option creates a test module to check the base
1129
1129
functionality of in-kernel synthetic event definition and
@@ -1136,7 +1136,7 @@ config SYNTH_EVENT_GEN_TEST
1136
1136
1137
1137
config KPROBE_EVENT_GEN_TEST
1138
1138
tristate "Test module for in-kernel kprobe event generation"
1139
- depends on KPROBE_EVENTS
1139
+ depends on KPROBE_EVENTS && m
1140
1140
help
1141
1141
This option creates a test module to check the base
1142
1142
functionality of in-kernel kprobe event definition.
You can’t perform that action at this time.
0 commit comments