kernel/sound/Kconfig
.. .. @@ -1,6 +1,7 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 menuconfig SOUND 2 3 tristate "Sound card support" 3 - depends on HAS_IOMEM4 + depends on HAS_IOMEM || UML4 5 help 5 6 If you have a sound card in your computer, i.e. if it can say more 6 7 than an occasional beep, say Y.