From: Greg Kroah-Hartman Date: Tue, 22 Feb 2011 23:41:47 +0000 (-0800) Subject: tty: move Kconfig entries into drivers/tty from drivers/char X-Git-Tag: v2.6.39-rc1~470^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdcffc5a1a28b566a38a4b0d5bcefc78a97f4ecb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed