Skip to content

Commit

Permalink
samples: drop unused Kconfig symbol
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
  • Loading branch information
pebolle authored and michal42 committed Oct 31, 2011
1 parent 1a8ffff commit 3462c8e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions samples/Kconfig
Expand Up @@ -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

0 comments on commit 3462c8e

Please sign in to comment.