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

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
Loading
Loading
Loading
Loading
+0 −6
Original line number Original line Diff line number Diff line
@@ -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