]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Build vga video code only if CONFIG_VIDEO_VGA is defined
authorSimon Glass <sjg@chromium.org>
Mon, 3 Dec 2012 13:59:47 +0000 (13:59 +0000)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Dec 2012 22:30:44 +0000 (14:30 -0800)
commit058d59b08ddcc6fd3b59210a4605721cc96ead44
tree198d005791ed14ef0ddd80abb28e5ad2090c555e
parenta94e9d70e3c6008f4d233bf5613c30f874c3f092
x86: Build vga video code only if CONFIG_VIDEO_VGA is defined

When running from coreboot we don't want this code, so make it
optional.

Signed-off-by: Simon Glass <sjg@chromium.org>
README
arch/x86/lib/Makefile