[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:
@ -1,5 +1,6 @@
|
||||
|
||||
menu "Fusion MPT device support"
|
||||
depends on PCI
|
||||
|
||||
config FUSION
|
||||
bool
|
||||
|
@ -1,5 +1,6 @@
|
||||
|
||||
menu "I2O device support"
|
||||
depends on PCI
|
||||
|
||||
config I2O
|
||||
tristate "I2O support"
|
||||
|
Reference in New Issue
Block a user