USB host composite is at least partially functional. No longer depends on CONFIG_EXPERIMENTAL

This commit is contained in:
Gregory Nutt 2016-09-02 07:26:29 -06:00
parent 0de75e144a
commit 7f6a403b96

View File

@ -80,13 +80,9 @@ endif # USBHOST_HUB
config USBHOST_COMPOSITE
bool "Composite device support"
default n
depends on EXPERIMENTAL
---help---
Build in USB host support for connected composite devices
NOTE: This feature is marked EXPERIMENTAL because it has not been
untested
config USBHOST_COMPOSITE_STRICT
bool "Strict composite membership"
default n