diff options
Diffstat (limited to 'samples/Kconfig')
-rw-r--r-- | samples/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/Kconfig b/samples/Kconfig index e4be84ac3d38..8924f72f0629 100644 --- a/samples/Kconfig +++ b/samples/Kconfig | |||
@@ -1,5 +1,3 @@ | |||
1 | # samples/Kconfig | ||
2 | |||
3 | menuconfig SAMPLES | 1 | menuconfig SAMPLES |
4 | bool "Sample kernel code" | 2 | bool "Sample kernel code" |
5 | help | 3 | help |
@@ -47,4 +45,3 @@ config SAMPLE_HW_BREAKPOINT | |||
47 | This builds kernel hardware breakpoint example modules. | 45 | This builds kernel hardware breakpoint example modules. |
48 | 46 | ||
49 | endif # SAMPLES | 47 | endif # SAMPLES |
50 | |||