2013-09-03 21:36:09

by Dave Jones

[permalink] [raw]
Subject: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TEST is set.

Signed-off-by: Dave Jones <[email protected]>

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


2013-09-05 18:56:52

by Felipe Balbi

[permalink] [raw]
Subject: Re: Restrict AM335x PHY driver to only be built on !ARM when COMPILE_TEST is set.

On Tue, Sep 03, 2013 at 05:35:52PM -0400, Dave Jones wrote:
> Signed-off-by: Dave Jones <[email protected]>

you *really* need a commit log here. Also, Cc linux-usb for anyhing
under drivers/usb/

--
balbi


Attachments:
(No filename) (213.00 B)
signature.asc (836.00 B)
Digital signature
Download all attachments