Mark USB host compsite feature EXPERMENTAL; update ChangeLog

This commit is contained in:
Gregory Nutt
2016-08-28 14:51:55 -06:00
parent fde3002326
commit 43abb7cb3a
2 changed files with 10 additions and 0 deletions
+4
View File
@@ -80,9 +80,13 @@ 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 it untested
and has some known design issues that must still be be resolved.
config USBHOST_MSC
bool "Mass Storage Class Support"
default n