From 51c159e7a8310f7272154fdd096315ae86bd36c2 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sun, 6 Apr 2008 08:00:30 -0400 Subject: [PATCH] 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-format-patch failed