summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/GENERIC
diff options
context:
space:
mode:
authorray <ray@FreeBSD.org>2014-07-07 21:27:47 +0000
committerray <ray@FreeBSD.org>2014-07-07 21:27:47 +0000
commit5133268c34fa2f53808b9737e189ed11d4fd8f37 (patch)
treebde4363989feb01e6372950fbf6411892743ba62 /sys/amd64/conf/GENERIC
parentb0f591b2a35721292909bacb395410f6f3289506 (diff)
downloadFreeBSD-src-5133268c34fa2f53808b9737e189ed11d4fd8f37.zip
FreeBSD-src-5133268c34fa2f53808b9737e189ed11d4fd8f37.tar.gz
Temporary disable build of vt_efifb vt(4) driver, not all parts of UEFI support
here yet. This direct commit to STABLE-10, because HEAD already support UEFI FB. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/amd64/conf/GENERIC')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 12b0b2d..264dd6e 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -179,7 +179,6 @@ options SC_PIXEL_MODE # add support for the raster text mode
# vt is the new video console driver
device vt
device vt_vga
-device vt_efifb
device agp # support several AGP chipsets
OpenPOWER on IntegriCloud