Use "select"s to ensure that the required kconfig symbols are set
as expected.
This fixes build errors when CONFIG_SOUND is not set.
ld: arch/um/drivers/hostaudio_kern.o: in function `hostaudio_cleanup_module':
hostaudio_kern.c:(.exit.text+0xa): undefined reference to
`unregister_sound_mixer'
ld
On Sun, Jul 23, 2023 at 5:25 AM Randy Dunlap wrote:
>
> Use "select"s to ensure that the required kconfig symbols are set
> as expected.
>
> This fixes build errors when CONFIG_SOUND is not set.
>
> ld: arch/um/drivers/hostaudio_kern.o: in function `hostaudio_cleanup_module':
> hostaudio_kern.c:(.