On Wed, Jan 25, 2012 at 05:20:59PM +0100, Sylwester Nawrocki wrote:
> The spi-s3c64xx driver is also used on Exynos4 so update the dependency
> to enable build on those platforms.
> 
> Cc: Jaswinder Singh <[email protected]>
> Signed-off-by: Sylwester Nawrocki <[email protected]>
> Signed-off-by: Kyungmin Park <[email protected]>

Applied, thanks.

> ---
>  drivers/spi/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index 3f9a47e..a9f8faf 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -299,7 +299,7 @@ config SPI_S3C24XX_FIQ
>  
>  config SPI_S3C64XX
>       tristate "Samsung S3C64XX series type SPI"
> -     depends on (ARCH_S3C64XX || ARCH_S5P64X0)
> +     depends on (ARCH_S3C64XX || ARCH_S5P64X0 || ARCH_EXYNOS4)
>       select S3C64XX_DMA if ARCH_S3C64XX
>       help
>         SPI driver for Samsung S3C64XX and newer SoCs.
> -- 
> 1.7.8.3
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to