summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.amd64
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-05-01 02:59:24 +0000
committerpeter <peter@FreeBSD.org>2003-05-01 02:59:24 +0000
commit931edfc6d007c35c9546e10655e4f6b2af480c15 (patch)
treee07156c6adb570438fed5028d091c3e5d257d5aa /sys/conf/options.amd64
parent910109ede4be6a440b90c61462d9d416a84f1e76 (diff)
downloadFreeBSD-src-931edfc6d007c35c9546e10655e4f6b2af480c15.zip
FreeBSD-src-931edfc6d007c35c9546e10655e4f6b2af480c15.tar.gz
Sync up with the files in the hammer branch in the p4 tree to get basic
AMD64 support. There is still more to add.
Diffstat (limited to 'sys/conf/options.amd64')
-rw-r--r--sys/conf/options.amd6410
1 files changed, 7 insertions, 3 deletions
diff --git a/sys/conf/options.amd64 b/sys/conf/options.amd64
index 7db7d8f3..ad73588 100644
--- a/sys/conf/options.amd64
+++ b/sys/conf/options.amd64
@@ -32,6 +32,7 @@ SC_PIXEL_MODE opt_syscons.h
SC_RENDER_DEBUG opt_syscons.h
SC_TWOBUTTON_MOUSE opt_syscons.h
SC_NO_SUSPEND_VTYSWITCH opt_syscons.h
+DEV_SPLASH opt_splash.h
VGA_ALT_SEQACCESS opt_vga.h
VGA_DEBUG opt_vga.h
@@ -40,9 +41,6 @@ VGA_NO_MODE_CHANGE opt_vga.h
VGA_SLOW_IOACCESS opt_vga.h
VGA_WIDTH90 opt_vga.h
-VESA
-VESA_DEBUG opt_vesa.h
-
ATKBD_DFLT_KEYMAP opt_atkbd.h
KBD_DISABLE_KEYMAP_LOAD opt_kbd.h
@@ -55,3 +53,9 @@ KBDIO_DEBUG opt_kbd.h
# -------------------------------
# EOF
# -------------------------------
+HAMMER opt_cpu.h
+PPC_PROBE_CHIPSET opt_ppc.h
+PPC_DEBUG opt_ppc.h
+PSM_HOOKRESUME opt_psm.h
+PSM_RESETAFTERSUSPEND opt_psm.h
+PSM_DEBUG opt_psm.h
OpenPOWER on IntegriCloud