diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 932be86190e0..8e65950e0b07 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -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