X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2FKconfig;h=e48b9b37d228ddec3c0b4172ec493d70ee2f4db4;hb=b8a94b3dece0cdfdb42460bab28c454f71d3fa1d;hp=97532bbc2ccba8fb301a6dfdd9991a3694012381;hpb=81b7bbd1932a04869d4c8635a75222dfc6089f96;p=karo-tx-linux.git diff --git a/sound/Kconfig b/sound/Kconfig index 97532bbc2ccb..e48b9b37d228 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -2,6 +2,7 @@ # menu "Sound" + depends on HAS_IOMEM config SOUND tristate "Sound card support" @@ -64,6 +65,8 @@ source "sound/arm/Kconfig" source "sound/mips/Kconfig" +source "sound/sh/Kconfig" + # the following will depend on the order of config. # here assuming USB is defined before ALSA source "sound/usb/Kconfig"