Re: [PATCH] spi: xtensa-xtfpga: Enable driver compilation with COMPILE_TEST

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 20, 2014 at 2:08 PM, Axel Lin <axel.lin@xxxxxxxxxx> wrote:
> This helps increasing build testing coverage.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
> ---
>  drivers/spi/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Max Filippov <jcmvbkbc@xxxxxxxxx>

> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index b35aa8e..1ee6a54 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -540,7 +540,7 @@ config SPI_XILINX
>
>  config SPI_XTENSA_XTFPGA
>         tristate "Xtensa SPI controller for xtfpga"
> -       depends on XTENSA && XTENSA_PLATFORM_XTFPGA
> +       depends on (XTENSA && XTENSA_PLATFORM_XTFPGA) || COMPILE_TEST
>         select SPI_BITBANG
>         help
>           SPI driver for xtfpga SPI master controller.
> --
> 1.8.3.2

-- 
Thanks.
-- Max
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux