Re: [PATCH v5] can: xilinx CAN controller support.

From: Fengguang Wu
Date: Tue Mar 11 2014 - 00:46:30 EST


> > You probably want something like
> >
> > config CAN_XILINX
> > tristate "Xilinx CAN"
> > depends on ARCH_ZYNQ || MICROBLAZE || COMPILE_TEST
> > depends on COMMON_CLK && HAS_MMIO # whatever you need for other architectures
>
> Fengguang: Are you use COMPILE_TEST in zero day testing system?

Yeah, the randconfig build/boot tests should cover both COMPILE_TEST
and !COMPILE_TEST cases.

Thanks,
Fengguang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/