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 96a7572853f7..41063e7592d2 100644 --- a/samples/Kconfig +++ b/samples/Kconfig | |||
@@ -61,10 +61,4 @@ config SAMPLE_KDB | |||
61 | Build an example of how to dynamically add the hello | 61 | Build an example of how to dynamically add the hello |
62 | command to the kdb shell. | 62 | command to the kdb shell. |
63 | 63 | ||
64 | config SAMPLE_HIDRAW | ||
65 | bool "Build simple hidraw example" | ||
66 | depends on HIDRAW && HEADERS_CHECK | ||
67 | help | ||
68 | Build an example of how to use hidraw from userspace. | ||
69 | |||
70 | endif # SAMPLES | 64 | endif # SAMPLES |