diff --git a/base/linux26/arch/config-common.sh b/base/linux26/arch/config-common.sh index c7de1a9c6..2fde28b94 100644 --- a/base/linux26/arch/config-common.sh +++ b/base/linux26/arch/config-common.sh @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../linux26/arch/config-common.sh -# Copyright (C) 2008 - 2010 The OpenSDE Project +# Copyright (C) 2008 - 2011 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -57,6 +57,9 @@ CONFIG_CMDLINE_BOOL=n # disable sample code CONFIG_SAMPLES=n + +# do not refuse to enumerate external hubs +CONFIG_USB_OTG_BLACKLIST_HUB=n EOT # broken since 2.6.20 and still as of 2.6.27