Re: [PATCH] nvme: Have NVME_FABRICS select NVME_CORE instead of transport drivers
From: James Smart <hidden>
Date: 2021-05-25 17:33:24
From: James Smart <hidden>
Date: 2021-05-25 17:33:24
On 5/25/2021 8:59 AM, Sagi Grimberg wrote:
Transport drivers need both core and fabrics modules, instead of selecting both, have the selection transitive such that NVME_FABRICS selects NVME_CORE and transport drivers select NVME_FABRICS. Suggested-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> --- drivers/nvme/host/Kconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)diff --git a/drivers/nvme/host/Kconfig b/drivers/nvme/host/Kconfig
Agree... Reviewed-by: James Smart <redacted> -- james _______________________________________________ Linux-nvme mailing list Linux-nvme@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-nvme