[PARISC] Add sync required after fdc to enforce insn ordering
[linux-2.6.22.y-op.git] / net / bluetooth / hidp / Kconfig
blob4e958f7d94180e079c5f2976e44b627b7c3da7db
1 config BT_HIDP
2         tristate "HIDP protocol support"
3         depends on BT && BT_L2CAP
4         select INPUT
5         help
6           HIDP (Human Interface Device Protocol) is a transport layer
7           for HID reports.  HIDP is required for the Bluetooth Human
8           Interface Device Profile.
10           Say Y here to compile HIDP support into the kernel or say M to
11           compile it as module (hidp).