aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2009-09-21 07:08:20 +0000
committerXin LI <delphij@FreeBSD.org>2009-09-21 07:08:20 +0000
commit6abad12dfea75d99e30475e48fd5e38f9c8b2de2 (patch)
tree0691244b1727581cfde599051c9d4ee3464e71e0 /sys/amd64
parent372c73375922be670fced0fce1b20ecf742469a3 (diff)
downloadsrc-6abad12dfea75d99e30475e48fd5e38f9c8b2de2.tar.gz
src-6abad12dfea75d99e30475e48fd5e38f9c8b2de2.zip
Automatically depend on x86emu when vesa or dpms is being built into
kernel. With this change the user no longer need to remember building this option. Submitted by: swell.k at gmail.com
Notes
Notes: svn path=/head/; revision=197380
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index c911593c2af0..722217a36d24 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -154,7 +154,7 @@ options AGP_DEBUG
#####################################################################
# HARDWARE DEVICE CONFIGURATION
-# To include support for VGA VESA video modes (depends on X86EMU)
+# To include support for VGA VESA video modes
options VESA
# Turn on extra debugging checks and output for VESA support.