Skip to content
Snippets Groups Projects
Commit 4ddf7728 authored by Cédric Le Goater's avatar Cédric Le Goater Committed by Thomas Huth
Browse files

kconfig: Add NVME to s390x machines


We recently had issues with nvme devices on big endian platforms.
Include their compilation on s390x to ease tests.

Signed-off-by: default avatarCédric Le Goater <clg@redhat.com>
Message-ID: <20230828150148.120031-1-clg@kaod.org>
Reviewed-by: default avatarThomas Huth <thuth@redhat.com>
Acked-by: default avatarKlaus Jensen <k.jensen@samsung.com>
Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
parent 5ac95151
No related branches found
No related tags found
No related merge requests found
config NVME_PCI
bool
default y if PCI_DEVICES
default y if PCI_DEVICES || PCIE_DEVICES
depends on PCI
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment