Commit a55c72d3 authored by Aurelien Jarno's avatar Aurelien Jarno Committed by Anas Nashif
Browse files

subsys: usb/class/hid: make interrupt endpoint size configurable



The Kconfig option HID_INTERRUPT_EP_MPS does not have a prompt entry,
so it is not configurable in practice. Fix that.

Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
parent ef75956d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ config HID_INT_EP_ADDR

config HID_INTERRUPT_EP_MPS
	int
	prompt "USB HID Device Interrupt Endpoint size"
	default 16
	help
	  USB HID Device interrupt endpoint size