commit | 7495d03b7748e3a506489fc28277e2aafb6bf8a5 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon May 11 07:36:28 2015 +0800 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 04 02:39:38 2015 -0600 |
tree | a0ae6724e67239b70407bd4deb9a9155c46f654e | |
parent | 4d7294aba5f160a6e21f270e776cf4cc5084a5b5 [diff] |
video: Kconfig: Make VESA driver avaiable for non-x86 boards There is no reason to prevent CONFIG_VIDEO_VESA driver working on non-x86 boards, so remove such limitation. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>