diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-28 01:32:16 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2005-02-28 01:32:16 +0000 |
| commit | 359f2566dfa63a3e0f18eb680bb55311871034d9 (patch) | |
| tree | 0b0a34e0875378408f5eb625e799fef8287fec1f /sys/amd64 | |
| parent | 8bdd76be3c2531835add7e878ce72be6a0deb7ba (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/NOTES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 133581edfbc2..c30b25dc5d87 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -42,6 +42,11 @@ device atpic # Optional legacy pic support device mptable # Optional MPSPEC mptable support options NO_MIXED_MODE # Disable use of mixed mode +# +# Watchdog routines. +# +options MP_WATCHDOG + ##################################################################### # CPU OPTIONS |
