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

Commit 6f0986da authored by Shadab Naseem's avatar Shadab Naseem Committed by Yogesh Lal
Browse files

msm: Add initial support for Bengal in Kconfig platform



Add ARCH_BENGAL support in the Kconfig platform.

Change-Id: I517f2379c1b8b59f2d1d9a728121c580326096ac
Signed-off-by: default avatarShadab Naseem <snaseem@codeaurora.org>
parent 3bf343ac
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_BENGAL
	bool "Enable Support for Qualcomm Technologies, Inc. BENGAL"
	depends on ARCH_QCOM
	select COMMON_CLK_QCOM
	help
	  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_REALTEK
	bool "Realtek Platforms"
	help