From: H. Peter Anvin Date: Fri, 26 Jun 2009 17:53:57 +0000 (-0700) Subject: x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables X-Git-Tag: v2.6.32-rc1~705^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2495fbf7effa6868f5d74124ae9b22a57980755b;p=pandora-kernel.git x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables There were a set of pre-Kconfig configuration variables defined in the video code. There is absolutely no evidence that they have been tweaked by anybody in modern history, so just get rid of them and hope nobody notices. If someone does complain, these should be made real Kconfig variables. Reported-by: Robert P. J. Day Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed