HID: Kconfig: fix syntax
[deliverable/linux.git] / drivers / hid / Kconfig
index 7745c3e42397e6c3d6ad519b22f4e6060f94e1d5..a4591596131dcca0b9450bf7f13863edc5538465 100644 (file)
@@ -33,7 +33,7 @@ config HID
 
 config HID_BATTERY_STRENGTH
        bool
-       depends on HID && POWER_SUPPLY && HID == POWER_SUPPLY
+       depends on HID && POWER_SUPPLY && HID = POWER_SUPPLY
        default y
 
 config HIDRAW
This page took 0.028224 seconds and 5 git commands to generate.