summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/amd/Makefile
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2019-12-03 18:23:00 +0300
committerArnd Bergmann <arnd@arndb.de>2022-03-24 21:49:53 +0300
commitf179eb6b3cc35b451820468a3d09fe169416d4bc (patch)
treeee011f94fb9433d347e093b4763b9dd3ea957052 /arch/arm64/boot/dts/amd/Makefile
parenta4eb44a6435d6d8f9e642407a4a06f65eb90ca04 (diff)
downloadlinux-f179eb6b3cc35b451820468a3d09fe169416d4bc.tar.xz
dt: amd-seattle: remove Overdrive revision A0 support
Support for AMD Seattle silicon revision A0 is no longer relevant, since we no longer have a driver for the network controller, and the PCIe on these boards was very unreliable. So drop the DTS description of the A0 version of the overdrive board. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64/boot/dts/amd/Makefile')
-rw-r--r--arch/arm64/boot/dts/amd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/amd/Makefile b/arch/arm64/boot/dts/amd/Makefile
index 5e27bc0321e9..68103a8b0ef5 100644
--- a/arch/arm64/boot/dts/amd/Makefile
+++ b/arch/arm64/boot/dts/amd/Makefile
@@ -1,3 +1,2 @@
# SPDX-License-Identifier: GPL-2.0
-dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive.dtb \
- amd-overdrive-rev-b0.dtb amd-overdrive-rev-b1.dtb
+dtb-$(CONFIG_ARCH_SEATTLE) += amd-overdrive-rev-b0.dtb amd-overdrive-rev-b1.dtb