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