Kconfig (c25141062a82ae8bddced1b3ce2b57a1c0efabe0) | Kconfig (9fa1db4c7511543c951128758f358cd7aad99628) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 |
|
1comment "S/390 block device drivers" 2 depends on S390 && BLOCK 3 4config BLK_DEV_XPRAM 5 def_tristate m 6 prompt "XPRAM disk support" 7 depends on S390 && BLOCK 8 help --- 76 unchanged lines hidden --- | 2comment "S/390 block device drivers" 3 depends on S390 && BLOCK 4 5config BLK_DEV_XPRAM 6 def_tristate m 7 prompt "XPRAM disk support" 8 depends on S390 && BLOCK 9 help --- 76 unchanged lines hidden --- |