Commit 3462c8e6 authored by Paul Bolle's avatar Paul Bolle Committed by Michal Marek

samples: drop unused Kconfig symbol

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 1a8fffff
...@@ -61,10 +61,4 @@ config SAMPLE_KDB ...@@ -61,10 +61,4 @@ config SAMPLE_KDB
Build an example of how to dynamically add the hello Build an example of how to dynamically add the hello
command to the kdb shell. command to the kdb shell.
config SAMPLE_HIDRAW
bool "Build simple hidraw example"
depends on HIDRAW && HEADERS_CHECK
help
Build an example of how to use hidraw from userspace.
endif # SAMPLES endif # SAMPLES
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment