+2
−252
drivers/tty/Kconfig
0 → 100644
+150
−0
drivers/tty/hvc/Kconfig
0 → 100644
+105
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The Kconfig options for the drivers/tty/ files still were hanging around
in the "big" drivers/char/Kconfig file, so move them to the proper
location under drivers/tty and drivers/tty/hvc/
Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>