xref: /openbmc/linux/net/bluetooth/hidp/Kconfig (revision 1da177e4)
11da177e4SLinus Torvaldsconfig BT_HIDP
21da177e4SLinus Torvalds	tristate "HIDP protocol support"
31da177e4SLinus Torvalds	depends on BT && BT_L2CAP
41da177e4SLinus Torvalds	select INPUT
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