Loading arch/arm64/Kconfig.platforms +12 −0 Original line number Diff line number Diff line Loading @@ -286,6 +286,18 @@ config ARCH_EXYNOS9 help Samsung EXYNOS9 (Meercat/Ananke) SoC based systems config 9810_DTS_CROWN bool "Crownlte DTS" depends on SOC_EXYNOS9810 config 9810_DTS_STAR2 bool "Star2lte DTS" depends on SOC_EXYNOS9810 config 9810_DTS_STAR bool "Starlte DTS" depends on SOC_EXYNOS9810 config ZONE_MOVABLE bool "Enable Zone Movable" default n Loading arch/arm64/boot/dts/Makefile +3 −5 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 dtb-$(CONFIG_CAMERA_CROWN) += exynos/exynos9810-crownlte_eur_open_26.dtb dtb-$(CONFIG_CAMERA_STAR2) += exynos/exynos9810-star2lte_eur_open_26.dtb dtb-$(CONFIG_CAMERA_STAR) += exynos/exynos9810-starlte_eur_open_26.dtb dtb-$(CONFIG_9810_DTS_CROWN) += exynos/exynos9810-crownlte_eur_open_26.dtb dtb-$(CONFIG_9810_DTS_STAR2) += exynos/exynos9810-star2lte_eur_open_26.dtb dtb-$(CONFIG_9810_DTS_STAR) += exynos/exynos9810-starlte_eur_open_26.dtb targets += dtbs DTB_LIST := $(dtb-y) $(dtbo-y) Loading arch/arm64/configs/exynos9810-crownlte_defconfig +3 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,9 @@ CONFIG_ARCH_EXYNOS=y CONFIG_SOC_EXYNOS9810=y CONFIG_SOC_EXYNOS9810_EVT1=y CONFIG_ARCH_EXYNOS9=y CONFIG_9810_DTS_CROWN=y # CONFIG_9810_DTS_STAR2 is not set # CONFIG_9810_DTS_STAR is not set # CONFIG_ZONE_MOVABLE is not set # Loading arch/arm64/configs/exynos9810-star2lte_defconfig +3 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,9 @@ CONFIG_ARCH_EXYNOS=y CONFIG_SOC_EXYNOS9810=y CONFIG_SOC_EXYNOS9810_EVT1=y CONFIG_ARCH_EXYNOS9=y # CONFIG_9810_DTS_CROWN is not set CONFIG_9810_DTS_STAR2=y # CONFIG_9810_DTS_STAR is not set # CONFIG_ZONE_MOVABLE is not set # Loading arch/arm64/configs/exynos9810-starlte_defconfig +3 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,9 @@ CONFIG_ARCH_EXYNOS=y CONFIG_SOC_EXYNOS9810=y CONFIG_SOC_EXYNOS9810_EVT1=y CONFIG_ARCH_EXYNOS9=y # CONFIG_9810_DTS_CROWN is not set # CONFIG_9810_DTS_STAR2 is not set CONFIG_9810_DTS_STAR=y # CONFIG_ZONE_MOVABLE is not set # Loading Loading
arch/arm64/Kconfig.platforms +12 −0 Original line number Diff line number Diff line Loading @@ -286,6 +286,18 @@ config ARCH_EXYNOS9 help Samsung EXYNOS9 (Meercat/Ananke) SoC based systems config 9810_DTS_CROWN bool "Crownlte DTS" depends on SOC_EXYNOS9810 config 9810_DTS_STAR2 bool "Star2lte DTS" depends on SOC_EXYNOS9810 config 9810_DTS_STAR bool "Starlte DTS" depends on SOC_EXYNOS9810 config ZONE_MOVABLE bool "Enable Zone Movable" default n Loading
arch/arm64/boot/dts/Makefile +3 −5 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 dtb-$(CONFIG_CAMERA_CROWN) += exynos/exynos9810-crownlte_eur_open_26.dtb dtb-$(CONFIG_CAMERA_STAR2) += exynos/exynos9810-star2lte_eur_open_26.dtb dtb-$(CONFIG_CAMERA_STAR) += exynos/exynos9810-starlte_eur_open_26.dtb dtb-$(CONFIG_9810_DTS_CROWN) += exynos/exynos9810-crownlte_eur_open_26.dtb dtb-$(CONFIG_9810_DTS_STAR2) += exynos/exynos9810-star2lte_eur_open_26.dtb dtb-$(CONFIG_9810_DTS_STAR) += exynos/exynos9810-starlte_eur_open_26.dtb targets += dtbs DTB_LIST := $(dtb-y) $(dtbo-y) Loading
arch/arm64/configs/exynos9810-crownlte_defconfig +3 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,9 @@ CONFIG_ARCH_EXYNOS=y CONFIG_SOC_EXYNOS9810=y CONFIG_SOC_EXYNOS9810_EVT1=y CONFIG_ARCH_EXYNOS9=y CONFIG_9810_DTS_CROWN=y # CONFIG_9810_DTS_STAR2 is not set # CONFIG_9810_DTS_STAR is not set # CONFIG_ZONE_MOVABLE is not set # Loading
arch/arm64/configs/exynos9810-star2lte_defconfig +3 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,9 @@ CONFIG_ARCH_EXYNOS=y CONFIG_SOC_EXYNOS9810=y CONFIG_SOC_EXYNOS9810_EVT1=y CONFIG_ARCH_EXYNOS9=y # CONFIG_9810_DTS_CROWN is not set CONFIG_9810_DTS_STAR2=y # CONFIG_9810_DTS_STAR is not set # CONFIG_ZONE_MOVABLE is not set # Loading
arch/arm64/configs/exynos9810-starlte_defconfig +3 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,9 @@ CONFIG_ARCH_EXYNOS=y CONFIG_SOC_EXYNOS9810=y CONFIG_SOC_EXYNOS9810_EVT1=y CONFIG_ARCH_EXYNOS9=y # CONFIG_9810_DTS_CROWN is not set # CONFIG_9810_DTS_STAR2 is not set CONFIG_9810_DTS_STAR=y # CONFIG_ZONE_MOVABLE is not set # Loading