[S390] Kconfig: refine depends statements.

Refine some depends statements to limit their visibility to the
environments that are actually supported.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
Martin Schwidefsky
2007-05-10 15:45:56 +02:00
parent 490f03d659
commit eeca7a36a8
6 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,6 @@
menu "Fusion MPT device support"
depends on PCI
config FUSION
bool

View File

@ -1,5 +1,6 @@
menu "I2O device support"
depends on PCI
config I2O
tristate "I2O support"