diff options
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 7997e948278..7b5526de829 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.200 2008/04/07 01:35:20 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.201 2008/05/22 17:53:28 jasper Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -440,7 +440,6 @@ lofn* at pci? # Hi/fn 6500 crypto card nofn* at pci? # Hi/fn 7814/7851/7854 crypto card ubsec* at pci? # Bluesteel Networks 5xxx crypto card safe* at pci? # SafeNet SafeXcel 1141/1741 -#ises* at pci? # Pijnenburg PCC-ISES # 1-Wire devices option ONEWIREVERBOSE diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index c50278c7d12..932d5e20144 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.227 2008/04/29 05:39:24 cnst Exp $ +# $OpenBSD: GENERIC,v 1.228 2008/05/22 17:53:28 jasper Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -546,7 +546,6 @@ lofn* at pci? # Hi/fn 6500 crypto card nofn* at pci? # Hi/fn 7814/7851/7854 crypto card ubsec* at pci? # Bluesteel Networks 5xxx crypto card safe* at pci? # SafeNet SafeXcel 1141/1741 -#ises* at pci? # Pijnenburg PCC-ISES # I2O iop* at pci? # I2O processor |