xref: /openbmc/linux/net/bluetooth/hidp/Kconfig (revision 0263603a)
11da177e4SLinus Torvaldsconfig BT_HIDP
21da177e4SLinus Torvalds	tristate "HIDP protocol support"
30263603aSMarcel Holtmann	depends on BT && BT_L2CAP && INPUT
41da177e4SLinus Torvalds	help
51da177e4SLinus Torvalds	  HIDP (Human Interface Device Protocol) is a transport layer
61da177e4SLinus Torvalds	  for HID reports.  HIDP is required for the Bluetooth Human
71da177e4SLinus Torvalds	  Interface Device Profile.
81da177e4SLinus Torvalds
91da177e4SLinus Torvalds	  Say Y here to compile HIDP support into the kernel or say M to
101da177e4SLinus Torvalds	  compile it as module (hidp).
111da177e4SLinus Torvalds
12