mirror of
https://github.com/joel16/android_kernel_sony_msm8994.git
synced 2025-02-25 07:53:26 +00:00
misc: Fix Kconfig warnings
Change-Id: Id10eb332c9bbf10a8ba9f238f408b4d1dfa3658d Signed-off-by: Peter Nyilas <peter.nyilas@byyd-tech.com>
This commit is contained in:
parent
43cda06e5d
commit
596896e28b
@ -108,7 +108,7 @@ config DEVFREQ_GOV_MSM_GPUBW_MON
|
||||
|
||||
config DEVFREQ_GOV_MSM_BW_HWMON
|
||||
tristate "HW monitor based governor for device BW"
|
||||
depends on ARCH_MSM_KRAIT || ARCH_MSM_BIMC_BWMON
|
||||
depends on ARCH_MSM_KRAIT || MSM_BIMC_BWMON
|
||||
help
|
||||
HW monitor based governor for device to DDR bandwidth voting.
|
||||
|
||||
|
@ -49,7 +49,7 @@ config SND_SOC_MSM_QDSP6_INTF
|
||||
|
||||
config SND_SOC_MSM_QDSP6V2_INTF
|
||||
bool "SoC Q6 audio driver for MSM8974"
|
||||
depends on MSM_QDSP6_APRV2
|
||||
depends on MSM_QDSP6_APRV2 || MSM_QDSP6_APRV3
|
||||
help
|
||||
To add support for SoC audio on MSM8974.
|
||||
This will enable all the platform specific
|
||||
|
Loading…
x
Reference in New Issue
Block a user