diff mbox

[U-Boot,v2,1/3] video: Kconfig: Make VESA driver avaiable for non-x86 boards

Message ID BLU437-SMTP86F8E9A562AECA012DFE24BFDC0@phx.gbl
State Accepted
Delegated to: Simon Glass
Headers show

Commit Message

Bin Meng May 10, 2015, 11:36 p.m. UTC
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>
---

Changes in v2: None

 drivers/video/Kconfig | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Glass May 11, 2015, 4:43 p.m. UTC | #1
On 10 May 2015 at 17:36, Bin Meng <bmeng.cn@gmail.com> wrote:
> 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>
> ---

Applied to u-boot-x86, thanks!
diff mbox

Patch

diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
index 51728b3..133a80b 100644
--- 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