Re: [PATCH] net: can: Enable xilinx driver for all ARCHs

From: Michal Simek
Date: Mon Mar 09 2015 - 04:59:26 EST


On 03/09/2015 09:50 AM, Marc Kleine-Budde wrote:
> On 03/09/2015 09:48 AM, Michal Simek wrote:
>> Remove Kconfig dependency and enable driver for
>> all ARCHs.
>>
>> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
>> Acked-by: SÃren Brinkmann <soren.brinkmann@xxxxxxxxxx>
>> ---
>>
>> Test for all archs done by Kbuild test robot without any problem.
>> ---
>> drivers/net/can/Kconfig | 1 -
>> 1 file changed, 1 deletion(-)
>>
>> diff --git a/drivers/net/can/Kconfig b/drivers/net/can/Kconfig
>> index 98d73aab52fe..f690c3fb3088 100644
>> --- a/drivers/net/can/Kconfig
>> +++ b/drivers/net/can/Kconfig
>> @@ -131,7 +131,6 @@ config CAN_RCAR
>>
>> config CAN_XILINXCAN
>> tristate "Xilinx CAN"
>> - depends on ARCH_ZYNQ || MICROBLAZE || COMPILE_TEST
>
> I think that's what COMPILE_TEST ist for?

For compilation yes but not for enabling. Currently this driver
can be also used on ARM64 that's why people suggesting directly
to remove dependency on arch and then COMPILE_TEST can be removed
too.
Or do you want me to change description to mention that this is for
ARM64 enabling?

Thanks,
Michal


Attachment: signature.asc
Description: OpenPGP digital signature