diff options
author | Michal Simek <michal.simek@xilinx.com> | 2018-03-02 08:45:16 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-07-19 09:48:16 +0200 |
commit | d724778640785fe0cfa7309871ef24169d9031de (patch) | |
tree | 8dec1b3e6dd3e16a40e192c34a1c5408ff022759 /arch/arm64/boot/dts/xilinx/Makefile | |
parent | a5c2ed48299aeaa92cf297750fc89227d59fd05b (diff) |
arm64: dts: zynqmp: Remove ep108 board
ZynqMP Emulation board is no longer tested and there is no reason to
keep maintaining it.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm64/boot/dts/xilinx/Makefile')
-rw-r--r-- | arch/arm64/boot/dts/xilinx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/xilinx/Makefile b/arch/arm64/boot/dts/xilinx/Makefile index c2a0c00272e2..d452f80e7601 100644 --- a/arch/arm64/boot/dts/xilinx/Makefile +++ b/arch/arm64/boot/dts/xilinx/Makefile @@ -1,5 +1,4 @@ # SPDX-License-Identifier: GPL-2.0 -dtb-$(CONFIG_ARCH_ZYNQMP) += zynqmp-ep108.dtb dtb-$(CONFIG_ARCH_ZYNQMP) += zynqmp-zc1232-revA.dtb dtb-$(CONFIG_ARCH_ZYNQMP) += zynqmp-zc1254-revA.dtb dtb-$(CONFIG_ARCH_ZYNQMP) += zynqmp-zc1275-revA.dtb |