tty: move Kconfig entries into drivers/tty from drivers/char
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Feb 2011 23:41:47 +0000 (15:41 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Feb 2011 23:41:47 +0000 (15:41 -0800)
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>

No differences found