From a0c76896c3fbdc2e7c70b980b3bb38a6ac445971 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 3 Jul 2023 20:10:21 +0200 Subject: HID: steelseries: Add support for Arctis 1 XBox Add support for the Steelseries Arctis 1 XBox headset. This driver will export the battery information from the headset, as well as the "wireless_status" property. Signed-off-by: Bastien Nocera Signed-off-by: Jiri Kosina --- drivers/hid/Kconfig | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'drivers/hid/Kconfig') diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index e11c1c803676..5afdeffa6ba1 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -1066,9 +1066,11 @@ config STEAM_FF Deck. config HID_STEELSERIES - tristate "Steelseries SRW-S1 steering wheel support" + tristate "Steelseries devices support" + depends on USB_HID help - Support for Steelseries SRW-S1 steering wheel + Support for Steelseries SRW-S1 steering wheel, and the Steelseries + Arctis 1 Wireless for XBox headset. config HID_SUNPLUS tristate "Sunplus wireless desktop" -- cgit v1.2.3-70-g09d2