summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-04-21 20:38:23 +0900
committerMarek Vasut <marex@denx.de>2015-05-07 05:21:17 +0200
commit55ce920d5f17ede481374bc6342817a720b3de10 (patch)
treed4e84aeee43b89dbb18e147873451381e1a4e1ae /arch/arm/dts/Makefile
parent30088b09975017c90979d55bc0ead58ca424652f (diff)
downloadblackbird-obmc-uboot-55ce920d5f17ede481374bc6342817a720b3de10.tar.gz
blackbird-obmc-uboot-55ce920d5f17ede481374bc6342817a720b3de10.zip
ARM: socfpga: abolish CONFIG_SOCFPGA
Replace CONFIG_SOCFPGA with CONFIG_ARCH_SOCFPGA. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/Makefile')
-rw-r--r--arch/arm/dts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
index 15d60b938a..6a01759791 100644
--- a/arch/arm/dts/Makefile
+++ b/arch/arm/dts/Makefile
@@ -49,7 +49,7 @@ dtb-$(CONFIG_ARCH_ZYNQ) += zynq-zc702.dtb \
zynq-zc770-xm013.dtb
dtb-$(CONFIG_AM33XX) += am335x-boneblack.dtb
-dtb-$(CONFIG_SOCFPGA) += \
+dtb-$(CONFIG_ARCH_SOCFPGA) += \
socfpga_arria5_socdk.dtb \
socfpga_cyclone5_socdk.dtb \
socfpga_cyclone5_socrates.dtb
OpenPOWER on IntegriCloud