[S390] Kconfig: menus with depends on HAS_IOMEM.

Add "depends on HAS_IOMEM" to a number of menus to make them
disappear for s390 which does not have I/O memory.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
Martin Schwidefsky
2007-05-10 15:45:57 +02:00
rodzic eeca7a36a8
commit e25df1205f
22 zmienionych plików z 23 dodań i 0 usunięć

Wyświetl plik

@@ -2,6 +2,7 @@
#
menu "Sound"
depends on HAS_IOMEM
config SOUND
tristate "Sound card support"