Просмотр исходного кода

samples: drop unused Kconfig symbol

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Paul Bolle 14 лет назад
Родитель
Сommit
3462c8e6c7
1 измененных файлов с 0 добавлено и 6 удалено
  1. 0 6
      samples/Kconfig

+ 0 - 6
samples/Kconfig

@@ -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