* Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TEST is set. [not found] <20130903185917.BC7BD660DE3@gitolite.kernel.org> @ 2013-09-03 21:35 ` Dave Jones 2013-09-05 18:55 ` Felipe Balbi 0 siblings, 1 reply; 2+ messages in thread From: Dave Jones @ 2013-09-03 21:35 UTC (permalink / raw) To: Linux Kernel Mailing List; +Cc: Sebastian Andrzej Siewior, Felipe Balbi, gregkh Signed-off-by: Dave Jones <davej@fedoraproject.org> diff --git a/drivers/usb/phy/Kconfig b/drivers/usb/phy/Kconfig index d5589f9..51ffe11 100644 --- a/drivers/usb/phy/Kconfig +++ b/drivers/usb/phy/Kconfig @@ -93,6 +93,7 @@ config AM335X_CONTROL_USB config AM335X_PHY_USB tristate "AM335x USB PHY Driver" + depends on ARM || COMPILE_TEST select USB_PHY select AM335X_CONTROL_USB select NOP_USB_XCEIV ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TEST is set. 2013-09-03 21:35 ` Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TEST is set Dave Jones @ 2013-09-05 18:55 ` Felipe Balbi 0 siblings, 0 replies; 2+ messages in thread From: Felipe Balbi @ 2013-09-05 18:55 UTC (permalink / raw) To: Dave Jones, Linux Kernel Mailing List, Sebastian Andrzej Siewior, Felipe Balbi, gregkh [-- Attachment #1: Type: text/plain, Size: 221 bytes --] On Tue, Sep 03, 2013 at 05:35:52PM -0400, Dave Jones wrote: > Signed-off-by: Dave Jones <davej@fedoraproject.org> you *really* need a commit log here. Also, Cc linux-usb for anyhing under drivers/usb/ -- balbi [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 836 bytes --] ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-05 18:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20130903185917.BC7BD660DE3@gitolite.kernel.org>
2013-09-03 21:35 ` Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TEST is set Dave Jones
2013-09-05 18:55 ` Felipe Balbi
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox