summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2010-03-19 16:09:57 +0000
committerdelphij <delphij@FreeBSD.org>2010-03-19 16:09:57 +0000
commit1d097a47c39ac0c2575579a65e78796174fba8d3 (patch)
tree3de61f607a531e84dd256123c236aeca9f10c59a /sys/i386/conf
parentcfeed7218c4fdea93cd090ab7e68bef321103c2f (diff)
downloadFreeBSD-src-1d097a47c39ac0c2575579a65e78796174fba8d3.zip
FreeBSD-src-1d097a47c39ac0c2575579a65e78796174fba8d3.tar.gz
Back out revision 205307.
For the record: CPU_ENABLE_SSE enables some code that dynamically enables SSE support but not necessarily enforce execution of SSE instructions.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 22686a2..d40d7c0 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -18,6 +18,8 @@
#
# $FreeBSD$
+cpu I486_CPU
+cpu I586_CPU
cpu I686_CPU
ident GENERIC
OpenPOWER on IntegriCloud