diff options
Diffstat (limited to 'samples')
-rw-r--r-- | samples/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/Kconfig b/samples/Kconfig index b92bde3c6a8..04be681a3de 100644 --- a/samples/Kconfig +++ b/samples/Kconfig @@ -1,5 +1,3 @@ -# samples/Kconfig - menuconfig SAMPLES bool "Sample kernel code" help @@ -41,4 +39,3 @@ config SAMPLE_KRETPROBES depends on SAMPLE_KPROBES && KRETPROBES endif # SAMPLES - |