.config: allow all USB devices, do not use whitelist
authorPaul Fertser <fercerpav@gmail.com>
Fri, 29 Oct 2010 20:22:47 +0000 (00:22 +0400)
committerPaul Fertser <fercerpav@gmail.com>
Fri, 29 Oct 2010 20:22:47 +0000 (00:22 +0400)
.config

diff --git a/.config b/.config
index aaca1a4..9b863af 100644 (file)
--- a/.config
+++ b/.config
@@ -1414,8 +1414,8 @@ CONFIG_USB_DEVICEFS=y
 CONFIG_USB_DYNAMIC_MINORS=y
 CONFIG_USB_SUSPEND=y
 CONFIG_USB_OTG=y
-CONFIG_USB_OTG_WHITELIST=y
-CONFIG_USB_OTG_BLACKLIST_HUB=y
+# CONFIG_USB_OTG_WHITELIST is not set
+# CONFIG_USB_OTG_BLACKLIST_HUB is not set
 CONFIG_USB_MON=y
 # CONFIG_USB_WUSB is not set
 # CONFIG_USB_WUSB_CBAF is not set