diff options
author | Srinivas Kandagatla <[email protected]> | 2021-07-13 15:04:17 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-07-14 13:29:04 +0100 |
commit | 9431f8df233f808baa5fcc62b520cc6503fdf022 (patch) | |
tree | 4fdc082b14266c032f1a434a6e7dc4315771a2ff /scripts/gdb/linux/lists.py | |
parent | aa21548e34c19c12e924c736f3fd9e6a4d0f5419 (diff) |
ASoC: codecs: wcd938x: make sdw dependency explicit in Kconfig
currenlty wcd938x has only soundwire interface and depends on
symbols from wcd938x soundwire module, so make this dependency
explicit in Kconfig
Without this one of the randconfig endup setting
CONFIG_SND_SOC_WCD938X=y
CONFIG_SND_SOC_WCD938X_SDW=m
resulting in some undefined reference to wcd938x_sdw* symbols.
Reported-by: kernel test robot <[email protected]>
Fixes: 045442228868 ("ASoC: codecs: wcd938x: add audio routing and Kconfig")
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions