]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
UBUNTU: SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected...
authorSeth Forshee <seth.forshee@canonical.com>
Thu, 5 Apr 2018 13:04:59 +0000 (08:04 -0500)
committerSeth Forshee <seth.forshee@canonical.com>
Thu, 5 Apr 2018 13:30:28 +0000 (08:30 -0500)
commita0b66feab9d9776d38883266e8c187845a2ea894
treee25094ab6e0cf6d43bd664435d1d93b0e7b0ccb1
parent4ccbe91dd9afa2ac8cb745d0a9274c94e75c120f
UBUNTU: SAUCE: Revert "lightnvm: include NVM Express driver if OCSSD is selected for build"

BugLink: http://bugs.launchpad.net/bugs/1759893
This reverts commit 32c662c58a9b9d0c99e713a14ca323a9a91c73a0,
which adds a "select BLK_DEV_NVME" to NVM. This makes it
impossible to set CONFIG_BLK_DEV_NVME=m and breaks Mellanox OFED
with the inbox "nvme" driver. The dependency looks backwards to
me; the driver enabled by BLK_DEV_NVME calls into the support
supplied by CONFIG_NVME, not the other way around.

For now revert the commit which disallows building the driver as
a module, until this gets sorted out upstream.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/lightnvm/Kconfig