* [PATCH] cbus: tahvo: Select USB_OTG_UTILS
@ 2011-04-19 8:19 Jarkko Nikula
2011-04-19 10:05 ` Felipe Balbi
0 siblings, 1 reply; 2+ messages in thread
From: Jarkko Nikula @ 2011-04-19 8:19 UTC (permalink / raw)
To: linux-omap; +Cc: Felipe Balbi, Tony Lindgren, Jarkko Nikula
tahvo-usb.c is using otg_set_transceiver which is built only if
CONFIG_USB_OTG_UTILS is set.
Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
---
drivers/cbus/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/cbus/Kconfig b/drivers/cbus/Kconfig
index 2667dff..d845a7e 100644
--- a/drivers/cbus/Kconfig
+++ b/drivers/cbus/Kconfig
@@ -23,6 +23,7 @@ config CBUS_TAHVO
config CBUS_TAHVO_USB
depends on CBUS_TAHVO && USB
+ select USB_OTG_UTILS
tristate "Support for Tahvo USB transceiver"
---help---
If you want Tahvo support for USB transceiver, say Y or M here.
--
1.7.4.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] cbus: tahvo: Select USB_OTG_UTILS
2011-04-19 8:19 [PATCH] cbus: tahvo: Select USB_OTG_UTILS Jarkko Nikula
@ 2011-04-19 10:05 ` Felipe Balbi
0 siblings, 0 replies; 2+ messages in thread
From: Felipe Balbi @ 2011-04-19 10:05 UTC (permalink / raw)
To: Jarkko Nikula; +Cc: linux-omap, Felipe Balbi, Tony Lindgren
On Tue, Apr 19, 2011 at 11:19:38AM +0300, Jarkko Nikula wrote:
> tahvo-usb.c is using otg_set_transceiver which is built only if
> CONFIG_USB_OTG_UTILS is set.
>
> Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
FWIW:
Reviewied-by: Felipe Balbi <balbi@ti.com>
--
balbi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-19 10:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-19 8:19 [PATCH] cbus: tahvo: Select USB_OTG_UTILS Jarkko Nikula
2011-04-19 10:05 ` Felipe Balbi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox