On 09/01/2015 08:11 AM, Jagan Teki wrote:
> Add Zynq QSPI controller Kconfig entry.
> 
> Signed-off-by: Jagan Teki <[email protected]>
> Reviewed-by: Simon Glass <[email protected]>
> Cc: Michal Simek <[email protected]>
> Cc: Siva Durga Prasad Paladugu <[email protected]>
> ---
>  drivers/spi/Kconfig | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig
> index c84a7b7..facd94d 100644
> --- a/drivers/spi/Kconfig
> +++ b/drivers/spi/Kconfig
> @@ -123,6 +123,15 @@ config ZYNQ_SPI
>         access the SPI NOR flash on platforms embedding this Zynq
>         SPI IP core.
>  
> +config ZYNQ_QSPI
> +     bool "Zynq QSPI driver"
> +     depends on ARCH_ZYNQ || TARGET_XILINX_ZYNQMP

just ARCH_ZYNQ here.

Thanks,
Michal

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to