mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
arm64: Kconfig: Add support for Pineapple target
Add CONFIG_ARCH_PINEAPPLE to enable support for the Pineapple chipset. Change-Id: I6701955ddde73c84fe0a0aba481c9c933fbf983b Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
This commit is contained in:
parent
c8b78ab025
commit
ecec083489
|
|
@ -210,6 +210,14 @@ config ARCH_QCOM
|
|||
help
|
||||
This enables support for the ARMv8 based Qualcomm chipsets.
|
||||
|
||||
config ARCH_PINEAPPLE
|
||||
bool "Enable support for Qualcomm Technologies, Inc. Pineapple"
|
||||
depends on ARCH_QCOM
|
||||
help
|
||||
This enables support for Qualcomm Technologies, Inc. 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_REALTEK
|
||||
bool "Realtek Platforms"
|
||||
select RESET_CONTROLLER
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user