xref: /linux/net/bluetooth/hidp/Kconfig (revision 58c9bf3363e596d744f56616d407278ef5f97f5a)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21da177e4SLinus Torvaldsconfig BT_HIDP
31da177e4SLinus Torvalds	tristate "HIDP protocol support"
4*a5a056c8SArnd Bergmann	depends on BT_BREDR && HID
51da177e4SLinus Torvalds	help
61da177e4SLinus Torvalds	  HIDP (Human Interface Device Protocol) is a transport layer
71da177e4SLinus Torvalds	  for HID reports.  HIDP is required for the Bluetooth Human
81da177e4SLinus Torvalds	  Interface Device Profile.
91da177e4SLinus Torvalds
101da177e4SLinus Torvalds	  Say Y here to compile HIDP support into the kernel or say M to
111da177e4SLinus Torvalds	  compile it as module (hidp).
121da177e4SLinus Torvalds
13