commit | bdcffc5a1a28b566a38a4b0d5bcefc78a97f4ecb | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@suse.de> | Tue Feb 22 15:41:47 2011 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Feb 22 15:41:47 2011 -0800 |
tree | 84b497e769c3923b08c052781067bb3f427e386c | |
parent | 3c95c985fa91ecf6a0e29622bbdd13dcfc5ce9f1 [diff] |
tty: move Kconfig entries into drivers/tty from drivers/char 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>