summaryrefslogtreecommitdiff
path: root/net/bluetooth/hidp/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth/hidp/Kconfig')
-rw-r--r--net/bluetooth/hidp/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/bluetooth/hidp/Kconfig b/net/bluetooth/hidp/Kconfig
index 6746be07e222..e08aae35351a 100644
--- a/net/bluetooth/hidp/Kconfig
+++ b/net/bluetooth/hidp/Kconfig
@@ -1,8 +1,7 @@
# SPDX-License-Identifier: GPL-2.0-only
config BT_HIDP
tristate "HIDP protocol support"
- depends on BT_BREDR && INPUT && HID_SUPPORT
- select HID
+ depends on BT_BREDR && HID
help
HIDP (Human Interface Device Protocol) is a transport layer
for HID reports. HIDP is required for the Bluetooth Human