projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8feb2cc
)
video: Kconfig: Make VESA driver avaiable for non-x86 boards
author
Bin Meng
<bmeng.cn@gmail.com>
Sun, 10 May 2015 23:36:28 +0000
(07:36 +0800)
committer
Simon Glass
<sjg@chromium.org>
Thu, 4 Jun 2015 08:39:38 +0000
(
02:39
-0600)
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>
drivers/video/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/video/Kconfig
b/drivers/video/Kconfig
index 25443016142c81a0471254243ebf988ed05c9ab9..c58a2979d1d71b7b0c458c78bf70c27c4fc2fe3a 100644
(file)
--- a/
drivers/video/Kconfig
+++ b/
drivers/video/Kconfig
@@
-1,6
+1,5
@@
config VIDEO_VESA
bool "Enable VESA video driver support"
- depends on X86
default n
help
Turn on this option to enable a very simple driver which uses vesa