[PATCH 0/3 v2] char/tty: clean up menus

From: Randy Dunlap
Date: Wed Mar 11 2020 - 18:57:40 EST


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(-)