perf tools: Update powerpc's syscall.tbl copy from the kernel sources
[linux-2.6-microblaze.git] / drivers / hid / Kconfig
index 05315b4..7bdda1b 100644 (file)
@@ -397,6 +397,15 @@ config HID_GOOGLE_HAMMER
        help
        Say Y here if you have a Google Hammer device.
 
+config HID_VIVALDI
+       tristate "Vivaldi Keyboard"
+       depends on HID
+       help
+         Say Y here if you want to enable support for Vivaldi keyboards.
+
+         Vivaldi keyboards use a vendor-specific (Google) HID usage to report
+         how the keys in the top row are physically ordered.
+
 config HID_GT683R
        tristate "MSI GT68xR LED support"
        depends on LEDS_CLASS && USB_HID
@@ -898,6 +907,7 @@ config HID_SONY
          * Buzz controllers
          * Sony PS3 Blue-ray Disk Remote Control (Bluetooth)
          * Logitech Harmony adapter for Sony Playstation 3 (Bluetooth)
+         * Guitar Hero Live PS3 and Wii U guitar dongles
 
 config SONY_FF
        bool "Sony PS2/3/4 accessories force feedback support" 
@@ -1174,4 +1184,6 @@ source "drivers/hid/i2c-hid/Kconfig"
 
 source "drivers/hid/intel-ish-hid/Kconfig"
 
+source "drivers/hid/amd-sfh-hid/Kconfig"
+
 endmenu