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