You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[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:
@@ -7,6 +7,7 @@
|
||||
#
|
||||
|
||||
menu 'EDAC - error detection and reporting (RAS) (EXPERIMENTAL)'
|
||||
depends on HAS_IOMEM
|
||||
|
||||
config EDAC
|
||||
tristate "EDAC core system error reporting (EXPERIMENTAL)"
|
||||
|
||||
Reference in New Issue
Block a user