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:
Guru Das Srinagesh 2022-02-10 14:46:36 -08:00
parent c8b78ab025
commit ecec083489

View File

@ -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