]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - samples/Kconfig
HID: Documentation for hidraw
[karo-tx-linux.git] / samples / Kconfig
index e03cf0e374d7e85e72ec93f8ae23e1d5cb480544..52f4264b30065b1b5d1c51b48559dd4d10466384 100644 (file)
@@ -61,4 +61,10 @@ config SAMPLE_KDB
          Build an example of how to dynamically add the hello
          command to the kdb shell.
 
+config SAMPLE_HIDRAW
+       tristate "Build simple hidraw example"
+       depends on HIDRAW
+       help
+         Build an example of how to use hidraw from userspace.
+
 endif # SAMPLES