Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | tty: move Kconfig entries into drivers/tty from drivers/char | Greg Kroah-Hartman | 2011-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> |