Loading arch/arm64/Kconfig.platforms +8 −0 Original line number Diff line number Diff line Loading @@ -219,6 +219,14 @@ config ARCH_HOLI HOLI 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_BLAIR bool "Enable Support for Qualcomm Technologies, Inc. BLAIR" depends on ARCH_QCOM help This enables support for the Qualcomm Technologies, Inc.'s BLAIR 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_YUPIK bool "Enable Support for Qualcomm Technologies, Inc. YUPIK" depends on ARCH_QCOM Loading arch/arm64/configs/vendor/holi_GKI.config +1 −0 Original line number Diff line number Diff line Loading @@ -229,3 +229,4 @@ CONFIG_QCOM_MEMORY_DUMP_V2=m # CONFIG_SERIAL_MSM_GENI_CONSOLE is not set CONFIG_MSM_PERFORMANCE=m CONFIG_QCOM_SUBSYSTEM_SLEEP_STATS=m CONFIG_ARCH_BLAIR=y drivers/soc/qcom/socinfo.c +1 −0 Original line number Diff line number Diff line Loading @@ -673,6 +673,7 @@ static const struct soc_id soc_id[] = { { 502, "SM8325P" }, { 450, "SHIMA" }, { 454, "HOLI" }, { 507, "BLAIR" }, { 486, "MONACO" }, { 458, "SDXLEMUR" }, { 475, "YUPIK" }, Loading Loading
arch/arm64/Kconfig.platforms +8 −0 Original line number Diff line number Diff line Loading @@ -219,6 +219,14 @@ config ARCH_HOLI HOLI 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_BLAIR bool "Enable Support for Qualcomm Technologies, Inc. BLAIR" depends on ARCH_QCOM help This enables support for the Qualcomm Technologies, Inc.'s BLAIR 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_YUPIK bool "Enable Support for Qualcomm Technologies, Inc. YUPIK" depends on ARCH_QCOM Loading
arch/arm64/configs/vendor/holi_GKI.config +1 −0 Original line number Diff line number Diff line Loading @@ -229,3 +229,4 @@ CONFIG_QCOM_MEMORY_DUMP_V2=m # CONFIG_SERIAL_MSM_GENI_CONSOLE is not set CONFIG_MSM_PERFORMANCE=m CONFIG_QCOM_SUBSYSTEM_SLEEP_STATS=m CONFIG_ARCH_BLAIR=y
drivers/soc/qcom/socinfo.c +1 −0 Original line number Diff line number Diff line Loading @@ -673,6 +673,7 @@ static const struct soc_id soc_id[] = { { 502, "SM8325P" }, { 450, "SHIMA" }, { 454, "HOLI" }, { 507, "BLAIR" }, { 486, "MONACO" }, { 458, "SDXLEMUR" }, { 475, "YUPIK" }, Loading