diff options
Diffstat (limited to 'base/kernel-36/config_64')
-rw-r--r-- | base/kernel-36/config_64 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/base/kernel-36/config_64 b/base/kernel-36/config_64 index 6c57bd750..f9c58590e 100644 --- a/base/kernel-36/config_64 +++ b/base/kernel-36/config_64 @@ -2297,14 +2297,14 @@ CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB=y -# CONFIG_USB_DEBUG is not set -# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set +CONFIG_USB_DEBUG=y +CONFIG_USB_ANNOUNCE_NEW_DEVICES=y # # Miscellaneous USB options # -# CONFIG_USB_DEVICEFS is not set -# CONFIG_USB_DEVICE_CLASS is not set +CONFIG_USB_DEVICEFS=y +CONFIG_USB_DEVICE_CLASS=y CONFIG_USB_DYNAMIC_MINORS=y # CONFIG_USB_OTG_WHITELIST is not set # CONFIG_USB_OTG_BLACKLIST_HUB is not set |