USB host composite is at least partially functional. No longer depends on CONFIG_EXPERIMENTAL
This commit is contained in:
parent
0de75e144a
commit
7f6a403b96
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user