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

Commit 67c5f74b authored by Gaurav Kohli's avatar Gaurav Kohli Committed by Gerrit - the friendly Code Review server
Browse files

msm: Add initial support for Scuba in Kconfig platform



Add ARCH_SCUBA support in the Kconfig platform.

Change-Id: Id70fbe22df8b641fb2a0aa5697d5f677bf1e3bed
Signed-off-by: default avatarGaurav Kohli <gkohli@codeaurora.org>
parent eabcd830
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -182,6 +182,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_SCUBA
	bool "Enable Support for Qualcomm Technologies, Inc. SCUBA"
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	help
	  This enables support for the SCUBA chipset. If you do not
	  wish to build a kernel that runs on this chipset, say 'N' here.

config ARCH_REALTEK
	bool "Realtek Platforms"
	help