* [PATCH] nvme: use menu Kconfig interface
@ 2017-09-23 1:04 Randy Dunlap
2017-09-24 6:07 ` Sagi Grimberg
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Randy Dunlap @ 2017-09-23 1:04 UTC (permalink / raw)
From: Randy Dunlap <rdunlap@infradead.org>
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 at infradead.org>
Cc: Jay Sternberg <jay.e.sternberg at intel.com>
Cc: Jens Axboe <axboe at fb.com>
Cc: Keith Busch <keith.busch at intel.com>
Cc: Christoph Hellwig <hch at lst.de>
Cc: Sagi Grimberg <sagi at grimberg.me>
Cc: linux-nvme at lists.infradead.org
---
drivers/nvme/Kconfig | 4 ++++
1 file changed, 4 insertions(+)
--- lnx-414-rc1.orig/drivers/nvme/Kconfig
+++ lnx-414-rc1/drivers/nvme/Kconfig
@@ -1,2 +1,6 @@
+menu "NVME Support"
+
source "drivers/nvme/host/Kconfig"
source "drivers/nvme/target/Kconfig"
+
+endmenu
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCH] nvme: use menu Kconfig interface 2017-09-23 1:04 [PATCH] nvme: use menu Kconfig interface Randy Dunlap @ 2017-09-24 6:07 ` Sagi Grimberg 2017-09-25 16:47 ` Keith Busch 2017-10-04 7:47 ` Christoph Hellwig 2 siblings, 0 replies; 4+ messages in thread From: Sagi Grimberg @ 2017-09-24 6:07 UTC (permalink / raw) Looks good, Reviewed-by: Sagi Grimberg <sagi at grimberg.me> ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] nvme: use menu Kconfig interface 2017-09-23 1:04 [PATCH] nvme: use menu Kconfig interface Randy Dunlap 2017-09-24 6:07 ` Sagi Grimberg @ 2017-09-25 16:47 ` Keith Busch 2017-10-04 7:47 ` Christoph Hellwig 2 siblings, 0 replies; 4+ messages in thread From: Keith Busch @ 2017-09-25 16:47 UTC (permalink / raw) On Fri, Sep 22, 2017@06:04:43PM -0700, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap at infradead.org> > > 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 at infradead.org> Thanks, looks good. Reviewed-by: Keith Busch <keith.busch at intel.com> ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] nvme: use menu Kconfig interface 2017-09-23 1:04 [PATCH] nvme: use menu Kconfig interface Randy Dunlap 2017-09-24 6:07 ` Sagi Grimberg 2017-09-25 16:47 ` Keith Busch @ 2017-10-04 7:47 ` Christoph Hellwig 2 siblings, 0 replies; 4+ messages in thread From: Christoph Hellwig @ 2017-10-04 7:47 UTC (permalink / raw) Thanks, applied to nvme-4.15. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-10-04 7:47 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2017-09-23 1:04 [PATCH] nvme: use menu Kconfig interface Randy Dunlap 2017-09-24 6:07 ` Sagi Grimberg 2017-09-25 16:47 ` Keith Busch 2017-10-04 7:47 ` Christoph Hellwig
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox