]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
video: Kconfig: Make VESA driver avaiable for non-x86 boards
authorBin Meng <bmeng.cn@gmail.com>
Sun, 10 May 2015 23:36:28 +0000 (07:36 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:48:14 +0000 (22:48 +0200)
commita4f870e43a767be539982f6822598e3f2ba9eac6
tree40562dffc4149b996bb7514564e84f2092594c41
parent6367c5b1299c9dfd0bc63e083b10ae1eaab3f1e7
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>
drivers/video/Kconfig