msm: Add initial support for Bengal in Kconfig platform
Add ARCH_BENGAL support in the Kconfig platform. Change-Id: I517f2379c1b8b59f2d1d9a728121c580326096ac Signed-off-by: Shadab Naseem <snaseem@codeaurora.org>
This commit is contained in:
committed by
Yogesh Lal
parent
3bf343ac43
commit
6f0986dadc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user