mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-18 13:45:59 -04:00
sound: hdmi-audio on k1 should depend on hdmi module
Change-Id: I4d253f6cc608a406130bed6ec18744fef89dd60d
This commit is contained in:
parent
904ec961ae
commit
c712f847bf
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ config SPACEMIT_I2S
|
|||
|
||||
config SPACEMIT_HDMIAUDIO
|
||||
tristate "Audio Cpudai HDMI Audio"
|
||||
depends on SND_SOC_SPACEMIT
|
||||
depends on SND_SOC_SPACEMIT && SPACEMIT_HDMI
|
||||
help
|
||||
Say Y or M here if you want to enable audio data dump function
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue