dts: import specific dts to each defconfig
authorMichael Benedict <michaelbt@live.com>
Fri, 24 May 2019 11:17:51 +0000 (21:17 +1000)
committerivanmeler <i_ivan@windowslive.com>
Wed, 13 Apr 2022 21:13:08 +0000 (21:13 +0000)
Signed-off-by: Michael Benedict <michaelbt@live.com>
arch/arm64/boot/dts/exynos/Makefile

index c24510cf8115d0bc172fb77eb17d6fb193f15abc..4c7b0e624cd113e2cee2bc43b7af01c88d6f2726 100644 (file)
@@ -1,14 +1,18 @@
 # SPDX-License-Identifier: GPL-2.0
-dtb-y += exynos8895-dream2lte_eur_open_07.dtb
-dtb-y += exynos8895-dream2lte_eur_open_08.dtb
-dtb-y += exynos8895-dream2lte_eur_open_09.dtb
-dtb-y += exynos8895-dream2lte_eur_open_10.dtb
-
-dtb-y += exynos8895-dreamlte_eur_open_05.dtb
-dtb-y += exynos8895-dreamlte_eur_open_07.dtb
-dtb-y += exynos8895-dreamlte_eur_open_08.dtb
-dtb-y += exynos8895-dreamlte_eur_open_09.dtb
-dtb-y += exynos8895-dreamlte_eur_open_10.dtb
+
+dtb-$(CONFIG_CAMERA_DREAM) += exynos8895-dreamlte_eur_open_05.dtb \
+       exynos8895-dreamlte_eur_open_07.dtb \
+       exynos8895-dreamlte_eur_open_08.dtb \
+       exynos8895-dreamlte_eur_open_09.dtb \
+       exynos8895-dreamlte_eur_open_10.dtb
+
+dtb-$(CONFIG_CAMERA_DREAM2) += exynos8895-dream2lte_eur_open_07.dtb \
+       exynos8895-dream2lte_eur_open_08.dtb \
+       exynos8895-dream2lte_eur_open_09.dtb \
+       exynos8895-dream2lte_eur_open_10.dtb
+
+dtb-$(CONFIG_CAMERA_GREAT) += exynos8895-greatlte_eur_open_02.dtb \
+       exynos8895-greatlte_eur_open_06.dtb
 
 always            := $(dtb-y) $(dtbo-y)
 clean-files       := *.dtb*