From: Robert P. J. Day Date: Sun, 6 Apr 2008 12:00:30 +0000 (-0400) Subject: USB: Remove superfluous "depends on USB_SERIAL" from Kconfig. X-Git-Tag: v2.6.26-rc1~1061^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51c159e7a8310f7272154fdd096315ae86bd36c2;p=pandora-kernel.git USB: Remove superfluous "depends on USB_SERIAL" from Kconfig. Given that most of drivers/usb/serial/Kconfig is wrapped inside: if USB_SERIAL ... endif # USB_SERIAL remove the consequently redundant dependencies on USB_SERIAL. Signed-off-by: Robert P. J. Day Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed