Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad336f80 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: msm: Add lagoon configuration support"

parents 322c45e9 2f9931c8
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -166,6 +166,14 @@ config ARCH_LITO
	  This enables support for the LITO chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

config ARCH_LAGOON
	bool "Enable Support for Qualcomm Technologies, Inc. LAGOON"
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	help
	  This enables support for the LAGOON chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

config ARCH_BENGAL
	bool "Enable Support for Qualcomm Technologies, Inc. BENGAL"
	depends on ARCH_QCOM
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ CONFIG_PROFILING=y
CONFIG_HOTPLUG_SIZE_BITS=29
CONFIG_ARCH_QCOM=y
CONFIG_ARCH_LITO=y
CONFIG_ARCH_LAGOON=y
CONFIG_PCI=y
CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=8
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ CONFIG_PROFILING=y
CONFIG_HOTPLUG_SIZE_BITS=29
CONFIG_ARCH_QCOM=y
CONFIG_ARCH_LITO=y
CONFIG_ARCH_LAGOON=y
CONFIG_PCI=y
CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=8