diff options
author | sibel <lesibel@free.fr> | 2010-12-28 13:50:16 +0000 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-12-28 13:50:16 +0000 |
commit | 44b1660c2d8de4db7d99eea567d0283cd442b822 (patch) | |
tree | 9c628c02c5f6616c2cf2df0b232f824e0a1633ef /base/kernel-36/config_64 | |
parent | 6ad7be461d0f6bae6afb5053676e27b7d660b245 (diff) | |
download | nutyx-pakxe-44b1660c2d8de4db7d99eea567d0283cd442b822.tar.gz nutyx-pakxe-44b1660c2d8de4db7d99eea567d0283cd442b822.tar.bz2 nutyx-pakxe-44b1660c2d8de4db7d99eea567d0283cd442b822.tar.xz nutyx-pakxe-44b1660c2d8de4db7d99eea567d0283cd442b822.zip |
kernel-36, maj config_64 pour USB
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 |