mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
arm64: Kconfig: Add support for kalama chipset
Add CONFIG_ARCH_KALAMA to enable support for the Kalama chipset. Change-Id: Ifbc9bbb61bcf7cea95c456043c04740d52ebe9f1 Signed-off-by: Vamsi Krishna Lanka <vamslank@codeaurora.org>
This commit is contained in:
parent
8e1b2c93b4
commit
53aea51e13
|
|
@ -217,6 +217,14 @@ config ARCH_PINEAPPLE
|
|||
chipset. If you do not wish to build a kernel that runs on this
|
||||
chipset or if you are unsure, say 'N' here.
|
||||
|
||||
config ARCH_KALAMA
|
||||
bool "Enable Support for Qualcomm Technologies, Inc. KALAMA"
|
||||
depends on ARCH_QCOM
|
||||
help
|
||||
This enables support for the Qualcomm Technologies, Inc.'s
|
||||
KALAMA chipset. If you do not wish to build a kernel that
|
||||
runs on this chipset or if you are unsure, say 'N' here.
|
||||
|
||||
config ARCH_REALTEK
|
||||
bool "Realtek Platforms"
|
||||
select RESET_CONTROLLER
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user