Kconfig (42ac0be18bfa09c03f52244f7c3e15c89b38532f) Kconfig (5b2dd77be1d85ac3a8be3749f5605bf0830e2998)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# QCOM Soc drivers
4#
5menu "Qualcomm SoC drivers"
6
7config QCOM_AOSS_QMP
8 tristate "Qualcomm AOSS Driver"

--- 254 unchanged lines hidden (view full) ---

263 Level Cache (memnoc). Usage of this BWMON allows to remove some of
264 the fixed bandwidth votes from cpufreq (CPU nodes) thus achieve high
265 memory throughput even with lower CPU frequencies.
266
267config QCOM_INLINE_CRYPTO_ENGINE
268 tristate
269 select QCOM_SCM
270
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# QCOM Soc drivers
4#
5menu "Qualcomm SoC drivers"
6
7config QCOM_AOSS_QMP
8 tristate "Qualcomm AOSS Driver"

--- 254 unchanged lines hidden (view full) ---

263 Level Cache (memnoc). Usage of this BWMON allows to remove some of
264 the fixed bandwidth votes from cpufreq (CPU nodes) thus achieve high
265 memory throughput even with lower CPU frequencies.
266
267config QCOM_INLINE_CRYPTO_ENGINE
268 tristate
269 select QCOM_SCM
270
271config QCOM_PBS
272 tristate "PBS trigger support for Qualcomm Technologies, Inc. PMICS"
273 depends on SPMI
274 help
275 This driver supports configuring software programmable boot sequencer (PBS)
276 trigger event through PBS RAM on Qualcomm Technologies, Inc. PMICs.
277 This module provides the APIs to the client drivers that wants to send the
278 PBS trigger event to the PBS RAM.
279
271endmenu
280endmenu