Dropped CONFIG_USB_STORAGE_DEBUG from the kernel config. Fixes bug 348444 - thanks to Andrea Conti (alyf AT alyf DOT net).
svn path=/trunk/; revision=767
This commit is contained in:
parent
b2f0d319d3
commit
474aa87d52
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#
|
#
|
||||||
# Automatically generated make config: don't edit
|
# Automatically generated make config: don't edit
|
||||||
# Linux kernel version: 2.6.34-gentoo-r6
|
# Linux kernel version: 2.6.34-gentoo-r6
|
||||||
# Thu Dec 2 02:58:49 2010
|
# Sat Dec 11 18:03:17 2010
|
||||||
#
|
#
|
||||||
CONFIG_64BIT=y
|
CONFIG_64BIT=y
|
||||||
# CONFIG_X86_32 is not set
|
# CONFIG_X86_32 is not set
|
||||||
|
@ -2123,7 +2123,7 @@ CONFIG_USB_ACM=m
|
||||||
# also be needed; see USB_STORAGE Help for more info
|
# also be needed; see USB_STORAGE Help for more info
|
||||||
#
|
#
|
||||||
CONFIG_USB_STORAGE=m
|
CONFIG_USB_STORAGE=m
|
||||||
CONFIG_USB_STORAGE_DEBUG=y
|
# CONFIG_USB_STORAGE_DEBUG is not set
|
||||||
CONFIG_USB_STORAGE_DATAFAB=m
|
CONFIG_USB_STORAGE_DATAFAB=m
|
||||||
CONFIG_USB_STORAGE_FREECOM=m
|
CONFIG_USB_STORAGE_FREECOM=m
|
||||||
CONFIG_USB_STORAGE_ISD200=m
|
CONFIG_USB_STORAGE_ISD200=m
|
||||||
|
|
Loading…
Add table
Reference in a new issue