git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c95c98
)
tty: move Kconfig entries into drivers/tty from drivers/char
author
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 22 Feb 2011 23:41:47 +0000
(15:41 -0800)
committer
Greg 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