Merge branches 'for-5.7/upstream-fixes', 'for-5.8/apple', 'for-5.8/asus', 'for-5...
[platform/kernel/linux-starfive.git] / drivers / hid / Kconfig
index c5b0bd5..443c5cb 100644 (file)
@@ -42,7 +42,7 @@ config HIDRAW
        ---help---
        Say Y here if you want to support HID devices (from the USB
        specification standpoint) that aren't strictly user interface
-       devices, like monitor controls and Uninterruptable Power Supplies.
+       devices, like monitor controls and Uninterruptible Power Supplies.
 
        This module supports these devices separately using a separate
        event interface on /dev/hidraw.
@@ -149,6 +149,7 @@ config HID_APPLEIR
 
 config HID_ASUS
        tristate "Asus"
+       depends on USB_HID
        depends on LEDS_CLASS
        depends on ASUS_WMI || ASUS_WMI=n
        select POWER_SUPPLY
@@ -1140,7 +1141,7 @@ config HID_SENSOR_CUSTOM_SENSOR
          to decide how to interpret these special sensor ids and process in
          the user space. Currently some manufacturers are using these ids for
          sensor calibration and debugging other sensors. Manufacturers
-         should't use these special custom sensor ids to export any of the
+         shouldn't use these special custom sensor ids to export any of the
          standard sensors.
          Select this config option for custom/generic sensor support.
 
@@ -1155,6 +1156,7 @@ config HID_ALPS
 config HID_MCP2221
        tristate "Microchip MCP2221 HID USB-to-I2C/SMbus host support"
        depends on USB_HID && I2C
+       depends on GPIOLIB
        ---help---
        Provides I2C and SMBUS host adapter functionality over USB-HID
        through MCP2221 device.