]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
spi: Kconfig: Fix correct target name for ZynqMP
authorMichal Simek <michal.simek@xilinx.com>
Mon, 7 Dec 2015 10:33:58 +0000 (11:33 +0100)
committerJagan Teki <jteki@openedev.com>
Fri, 11 Dec 2015 16:42:23 +0000 (22:12 +0530)
ZynqMP is using different symbol.
Use correct one.

Reviewed-by: Jagan Teki <jteki@openedev.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/spi/Kconfig

index a0dbd8b640d810e9a3812ec360db3816f68c4863..2cdb11025f88afea542ef70d552bc84709068547 100644 (file)
@@ -140,7 +140,7 @@ config XILINX_SPI
 
 config ZYNQ_SPI
        bool "Zynq SPI driver"
-       depends on ARCH_ZYNQ || TARGET_XILINX_ZYNQMP
+       depends on ARCH_ZYNQ || ARCH_ZYNQMP
        help
          Enable the Zynq SPI driver. This driver can be used to
          access the SPI NOR flash on platforms embedding this Zynq