summaryrefslogtreecommitdiffstats
path: root/sys/conf/options.i386
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2004-01-25 09:59:15 +0000
committersobomax <sobomax@FreeBSD.org>2004-01-25 09:59:15 +0000
commit66e25930ecf3c1629e6f76978cd0b2dfc2417676 (patch)
tree2417abad0355a1c973bd8e04f1507f024276733e /sys/conf/options.i386
parentf8b56ef20da89cbc5e4a97bfb84939919aea94f0 (diff)
downloadFreeBSD-src-66e25930ecf3c1629e6f76978cd0b2dfc2417676.zip
FreeBSD-src-66e25930ecf3c1629e6f76978cd0b2dfc2417676.tar.gz
Move LongRun support out of identcpu.c, where it hardly belongs, into its
own file and make it opt-in, not mandatory, depending on CPU_ENABLE_LONGRUN config(8) option. PR: Submitted by: Reviewed by: Approved by: Obtained from: Discussed with: nate MFC after: 2 weeks
Diffstat (limited to 'sys/conf/options.i386')
-rw-r--r--sys/conf/options.i3861
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index deb17f7..15e485c 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -53,6 +53,7 @@ CPU_ELAN_XTAL opt_cpu.h
CPU_ELAN_PPS opt_cpu.h
CPU_ENABLE_SSE opt_cpu.h
CPU_ENABLE_TCC opt_cpu.h
+CPU_ENABLE_LONGRUN opt_cpu.h
CPU_FASTER_5X86_FPU opt_cpu.h
CPU_GEODE opt_cpu.h
CPU_I486_ON_386 opt_cpu.h
OpenPOWER on IntegriCloud