Re: [PATCH] phy: cpcap-usb: only build if CPCAP is enabled

2017-07-12 Thread Tony Lindgren
* Sebastian Reichel [170712 08:31]: > CPCAP phy can only be used with CPCAP MFD, so let's add > a dependency. There is no need to ask for it on e.g. x86 > systems. Since nobody complained about compilation errors > in a couple of weeks it is safe to ignore the dependency > for COMPILE_TEST, though

[PATCH] phy: cpcap-usb: only build if CPCAP is enabled

2017-07-12 Thread Sebastian Reichel
CPCAP phy can only be used with CPCAP MFD, so let's add a dependency. There is no need to ask for it on e.g. x86 systems. Since nobody complained about compilation errors in a couple of weeks it is safe to ignore the dependency for COMPILE_TEST, though. Also enable CPCAP phy support by default if