diff options
Diffstat (limited to 'samples/Kconfig')
| -rw-r--r-- | samples/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/samples/Kconfig b/samples/Kconfig index 428b065ba695..b92bde3c6a89 100644 --- a/samples/Kconfig +++ b/samples/Kconfig | |||
| @@ -7,12 +7,6 @@ menuconfig SAMPLES | |||
| 7 | 7 | ||
| 8 | if SAMPLES | 8 | if SAMPLES |
| 9 | 9 | ||
| 10 | config SAMPLE_MARKERS | ||
| 11 | tristate "Build markers examples -- loadable modules only" | ||
| 12 | depends on MARKERS && m | ||
| 13 | help | ||
| 14 | This build markers example modules. | ||
| 15 | |||
| 16 | config SAMPLE_TRACEPOINTS | 10 | config SAMPLE_TRACEPOINTS |
| 17 | tristate "Build tracepoints examples -- loadable modules only" | 11 | tristate "Build tracepoints examples -- loadable modules only" |
| 18 | depends on TRACEPOINTS && m | 12 | depends on TRACEPOINTS && m |
