aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/hvc/Kconfig
Commit message (Collapse)AuthorAge
* tty: move Kconfig entries into drivers/tty from drivers/charGreg Kroah-Hartman2011-02-22
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>