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

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

Merge "defconfig: Enable ARCH_KHAJE"

parents 65e986ff bfa2e599
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -183,6 +183,14 @@ config ARCH_BENGAL
	  This enables support for the BENGAL chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

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

config ARCH_SCUBA
	bool "Enable Support for Qualcomm Technologies, Inc. SCUBA"
	depends on ARCH_QCOM
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ CONFIG_PROFILING=y
CONFIG_HOTPLUG_SIZE_BITS=29
CONFIG_ARCH_QCOM=y
CONFIG_ARCH_BENGAL=y
CONFIG_ARCH_KHAJE=y
CONFIG_ARCH_SCUBA=y
CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=8
+1 −0
Original line number Diff line number Diff line
@@ -51,6 +51,7 @@ CONFIG_PROFILING=y
CONFIG_HOTPLUG_SIZE_BITS=29
CONFIG_ARCH_QCOM=y
CONFIG_ARCH_BENGAL=y
CONFIG_ARCH_KHAJE=y
CONFIG_ARCH_SCUBA=y
CONFIG_SCHED_MC=y
CONFIG_NR_CPUS=8