[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1324341747-5922-9-git-send-email-felipe.contreras@gmail.com>
Date: Tue, 20 Dec 2011 02:42:25 +0200
From: Felipe Contreras <felipe.contreras@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Uwe Kleine-König
<u.kleine-koenig@...gutronix.de>, Felipe Balbi <balbi@...com>,
Vladimir Zapolskiy <vz@...ia.com>,
Felipe Contreras <felipe.contreras@...il.com>,
Greg Kroah-Hartman <gregkh@...e.de> (supporter:USB SUBSYSTEM),
linux-usb@...r.kernel.org (open list:USB GADGET/PERIPH...)
Subject: [PATCH 08/10] usb: gadget: remove useless dependency in config
USB_OTG_UTILS is already selected by NOP_USB_XCEIV.
Signed-off-by: Felipe Contreras <felipe.contreras@...il.com>
---
drivers/usb/gadget/Kconfig | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig
index 6207f1a..78fe02d 100644
--- a/drivers/usb/gadget/Kconfig
+++ b/drivers/usb/gadget/Kconfig
@@ -181,7 +181,6 @@ config USB_OMAP
tristate "OMAP USB Device Controller"
depends on ARCH_OMAP
select ISP1301_OMAP if MACH_OMAP_H2 || MACH_OMAP_H3 || MACH_OMAP_H4_OTG
- select USB_OTG_UTILS if ARCH_OMAP
help
Many Texas Instruments OMAP processors have flexible full
speed USB device controllers, with support for up to 30
--
1.7.8.rc1.14.g248db
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists