comedi: use menuconfig for main Comedi menu
authorRandy Dunlap <rdunlap@infradead.org>
Tue, 10 Jan 2023 06:48:44 +0000 (22:48 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2023 16:24:12 +0000 (17:24 +0100)
commit28ecbbae9ea459a0504e243668dae7c86eeedf9a
treece4e635dfa065cd7c63defc57052cd8caa778fda
parent0e656b807d9ee649eca8d075f3c1bb04c16a5bd4
comedi: use menuconfig for main Comedi menu

Bring the Comedi menu in line with most other device drivers
by using "menuconfig" instead of "config" for the top-level entry.
This also fixes a menu presentation issue with xconfig.

Fixes: ed9eccbe8970 ("Staging: add comedi core")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: David Schleef <ds@schleef.org>
Cc: Shawn Bohrer <shawn.bohrer@gmail.com>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20230110064844.18533-1-rdunlap@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/comedi/Kconfig