[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200311225736.32147-1-rdunlap@infradead.org>
Date: Wed, 11 Mar 2020 15:57:33 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jslaby@...e.com>, linux-serial@...r.kernel.org
Subject: [PATCH 0/3 v2] char/tty: clean up menus
This patch series cleans up the Character devices & TTY menus.
[PATCH 1/3 v2] char: group dev configs togther
[PATCH 2/3 v2] tty: source all tty Kconfig files in one place
[PATCH 3/3 v2] tty: reorganize tty & serial menus
drivers/char/Kconfig | 105 +++++++++-----------
drivers/tty/Kconfig | 179 +++++++++++++++++------------------
drivers/tty/hvc/Kconfig | 3
drivers/tty/serial/Kconfig | 4
4 files changed, 142 insertions(+), 149 deletions(-)
Powered by blists - more mailing lists