diff options
| author | Nick Hibma <n_hibma@FreeBSD.org> | 1999-04-11 20:53:50 +0000 |
|---|---|---|
| committer | Nick Hibma <n_hibma@FreeBSD.org> | 1999-04-11 20:53:50 +0000 |
| commit | 7dc1a5bd178b1d88c5c0c274444de3d0049c2840 (patch) | |
| tree | 771c4c99aae980d9845a21e221fe74583015e506 /sys/amd64 | |
| parent | 67aa00a71bb06d52675f0801d00d23cb37e30e06 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/GENERIC | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 35f3a6896209a..7ea722faa51bc 100644 --- a/sys/amd64/conf/GENERIC +++ b/sys/amd64/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC,v 1.155 1999/03/16 13:34:00 sos Exp $ +# $Id: GENERIC,v 1.156 1999/03/29 17:56:27 ken Exp $ machine "i386" cpu "I386_CPU" @@ -225,7 +225,3 @@ options SYSVMSG #device umodem0 #device uhid0 #device ugen0 - -# -#options USB_DEBUG -#options USBVERBOSE |
