commit | 2495fbf7effa6868f5d74124ae9b22a57980755b | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Fri Jun 26 10:53:57 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri Jun 26 11:02:31 2009 -0700 |
tree | 25d6841b34eb0fbef8d8b1dbedeb89f0d2ec8e69 | |
parent | 4075ea8c54a7506844a69f674990241e7766357b [diff] |
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 <rpjday@crashcourse.ca> Signed-off-by: H. Peter Anvin <hpa@zytor.com>