samples: drop unused Kconfig symbol

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
Paul Bolle 2011-10-24 13:40:29 +02:00 committed by Michal Marek
parent 1a8fffff67
commit 3462c8e6c7
1 changed files with 0 additions and 6 deletions

View File

@ -61,10 +61,4 @@ config SAMPLE_KDB
Build an example of how to dynamically add the hello
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