diff options
author | Andy Gross <andy.gross@linaro.org> | 2018-11-15 22:35:10 +0300 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2018-11-29 02:36:41 +0300 |
commit | 972910948fb6f555e83f37bc6172f51984d738a9 (patch) | |
tree | 88e1fb5816679206986641dfc8123cd6613a6d51 /arch/arm/boot/dts/Makefile | |
parent | 28d13d317bacd7b5316a8bd21488e9850b8e84c1 (diff) | |
download | linux-972910948fb6f555e83f37bc6172f51984d738a9.tar.xz |
ARM: dts: qcom: Remove Arrow SD600 eval board
This patch removes support for the APQ8064 based Arrow SD600 eval
board. This board was never sold publicly and had very limited
distribution. As such, we are removing this board and no longer
going to support it.
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Acked-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r-- | arch/arm/boot/dts/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index b0e966d625b9..00d6e65c28f5 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -783,7 +783,6 @@ dtb-$(CONFIG_ARCH_OXNAS) += \ ox820-cloudengines-pogoplug-series-3.dtb dtb-$(CONFIG_ARCH_QCOM) += \ qcom-apq8060-dragonboard.dtb \ - qcom-apq8064-arrow-sd-600eval.dtb \ qcom-apq8064-cm-qs600.dtb \ qcom-apq8064-ifc6410.dtb \ qcom-apq8064-sony-xperia-yuga.dtb \ |