diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-13 07:34:47 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-13 07:34:47 +0000 |
| commit | c81f693089a44c026fa6aea545e8cfff42ff26fd (patch) | |
| tree | fbffe55d65061a5a72c3a834f456665c9c72aaa7 | |
| parent | 727928f866e4839fa36a01cd4ff2f7761ab6ec9a (diff) | |
Notes
| -rw-r--r-- | sys/alpha/conf/GENERIC | 1 | ||||
| -rw-r--r-- | sys/alpha/conf/NOTES | 1 | ||||
| -rw-r--r-- | sys/ia64/conf/GENERIC | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 118154868e92..d5cbe3a705de 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -75,7 +75,6 @@ options _KPOSIX_PRIORITY_SCHEDULING # Standard busses device isa device pci -options COMPAT_OLDPCI # PCI compatability shims # Floppy drives device fdc diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index 118154868e92..d5cbe3a705de 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -75,7 +75,6 @@ options _KPOSIX_PRIORITY_SCHEDULING # Standard busses device isa device pci -options COMPAT_OLDPCI # PCI compatability shims # Floppy drives device fdc diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC index 3c1e0f03d4e8..9556cea245d4 100644 --- a/sys/ia64/conf/GENERIC +++ b/sys/ia64/conf/GENERIC @@ -58,7 +58,6 @@ options _KPOSIX_PRIORITY_SCHEDULING # Standard busses device isa device pci -options COMPAT_OLDPCI # PCI compatability shims # Floppy drives device fdc |
