From 00124dca566e7e12801531529292e8b6dbbe9384 Mon Sep 17 00:00:00 2001 From: Saravanan Jaganathan Date: Fri, 13 Sep 2019 10:52:24 +0530 Subject: [PATCH] ipq807x: dts: Removed DB board support Out of space, so removing for now. Change-Id: Iacaa5e6c64ce6dc9a8a92230cccc396cf1b3d928 Signed-off-by: Saravanan Jaganathan --- arch/arm/dts/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile index 8f8abbe22a..1f83ff34ca 100644 --- a/arch/arm/dts/Makefile +++ b/arch/arm/dts/Makefile @@ -33,8 +33,6 @@ dtb-$(CONFIG_ARCH_IPQ807x) += ipq807x-hk01.dtb \ ipq807x-ac04.dtb \ ipq807x-oak02.dtb \ ipq807x-oak03.dtb \ - ipq807x-db-hk01.dtb \ - ipq807x-db-hk02.dtb \ ipq807x-hk01-c2.dtb \ ipq807x-hk01-c3.dtb \ ipq807x-hk01-c4.dtb \