]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
nvme: use menu Kconfig interface
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 23 Sep 2017 01:04:43 +0000 (18:04 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 4 Oct 2017 07:43:57 +0000 (09:43 +0200)
commit786456325b9f05843ec722269a3ccd77c31b9c6d
treefbe5f0dc60b68751cad1ca11bce7078f036b3f66
parent8ae4e4477d8f5cc7736816a0492f82934ca32ab7
nvme: use menu Kconfig interface

Add a menu interface for NVME host and target support so that it is
presented to users more like other Kconfig symbols.
This makes the Device Driver menu less cluttered (easier to read)
and keeps all of these symbols grouped together.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Keith Busch <keith.busch@intel.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/Kconfig