mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Merge with sys/i386/conf/options.i386 revision 1.102.
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
This commit is contained in:
parent
7c9eb5b166
commit
ef2ec056c3
2 changed files with 6 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: options.pc98,v 1.77 1999/01/04 08:09:15 kato Exp $
|
||||
# $Id: options.pc98,v 1.78 1999/01/18 08:38:07 kato Exp $
|
||||
|
||||
DISABLE_PSE
|
||||
IDE_DELAY
|
||||
|
|
@ -14,6 +14,8 @@ LINUX opt_dontuse.h
|
|||
|
||||
DEBUG_LINUX opt_linux.h
|
||||
|
||||
PPC_DEBUG opt_ppc.h
|
||||
|
||||
SHOW_BUSYBUFS
|
||||
TUNE_1542
|
||||
PANIC_REBOOT_WAIT_TIME opt_panic.h
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: options.pc98,v 1.77 1999/01/04 08:09:15 kato Exp $
|
||||
# $Id: options.pc98,v 1.78 1999/01/18 08:38:07 kato Exp $
|
||||
|
||||
DISABLE_PSE
|
||||
IDE_DELAY
|
||||
|
|
@ -14,6 +14,8 @@ LINUX opt_dontuse.h
|
|||
|
||||
DEBUG_LINUX opt_linux.h
|
||||
|
||||
PPC_DEBUG opt_ppc.h
|
||||
|
||||
SHOW_BUSYBUFS
|
||||
TUNE_1542
|
||||
PANIC_REBOOT_WAIT_TIME opt_panic.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue