From: Kevin Hao Date: Sat, 31 Jan 2015 13:47:43 +0000 (+0800) Subject: tty: kconfig: remove the superfluous dependency on PPC_OF X-Git-Tag: omap-for-v4.1/fixes-rc1~74^2~77^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=213dce3c17a6536e6f28548085dc9de2dae77eca;p=pandora-kernel.git tty: kconfig: remove the superfluous dependency on PPC_OF In the current kernel, the CONFIG_PPC_OF is always 'y' for the ppc arch. So we don't need to check it with other ppc specific options. Signed-off-by: Kevin Hao Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed