summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2011-05-10 16:44:16 +0000
committerjkim <jkim@FreeBSD.org>2011-05-10 16:44:16 +0000
commita112b2dac27ab54555b5d9d6de691a208e021fdf (patch)
tree41d854b1069adc63f3f7b9335515c22057acd631 /sys/i386
parent2d672b24ae05acc7b0254e961a81da4e1b58db62 (diff)
downloadFreeBSD-src-a112b2dac27ab54555b5d9d6de691a208e021fdf.zip
FreeBSD-src-a112b2dac27ab54555b5d9d6de691a208e021fdf.tar.gz
Add SC_PIXEL_MODE to GENERIC for amd64 and i386.
Requested by: many
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index c8f8363..ec5b113 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -170,6 +170,7 @@ device splash # Splash screen and screen saver support
# syscons is the default console driver, resembling an SCO console
device sc
+options SC_PIXEL_MODE # add support for the raster text mode
device agp # support several AGP chipsets
OpenPOWER on IntegriCloud