diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2005-01-14 18:18:20 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2005-01-14 18:18:20 +0000 |
commit | 0715eac24387cbbae46d7bfcc68be4c6bd8292e0 (patch) | |
tree | f96ebd58054f13d1b99e877922ae24f016fa5276 /sys/arch/zaurus/conf | |
parent | c0462b3c116de4545eaa156174431a39ed524d0d (diff) |
These options are not signficant.
Diffstat (limited to 'sys/arch/zaurus/conf')
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index af84b7c0138..ab65fbb753a 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.14 2005/01/14 18:09:07 drahn Exp $ +# $OpenBSD: GENERIC,v 1.15 2005/01/14 18:18:19 drahn Exp $ # # GENERIC machine description file # @@ -25,8 +25,6 @@ include "../../../conf/GENERIC" options ARM32 #options ARM_INTR_IMPL="<arch/arm/xscale/pxa2x0_intr.h>" options PXA2x0_INTR -options COTULLA -options LUBBOCK options PXAGPIO_HAS_GPION_INTRS options CACHE_CLEAN_BLOCK_INTR diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index b2c3cb1fae0..056ce4db909 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.12 2005/01/14 18:09:07 drahn Exp $ +# $OpenBSD: RAMDISK,v 1.13 2005/01/14 18:18:19 drahn Exp $ # $NetBSD: GENERIC,v 1.27.4.1 2002/08/01 04:18:06 lukem Exp $ # # GENERIC machine description file @@ -37,8 +37,6 @@ options FIFO # FIFOs; RECOMMENDED options ARM32 #options ARM_INTR_IMPL="<arch/arm/xscale/pxa2x0_intr.h>" options PXA2x0_INTR -options COTULLA -options LUBBOCK options PXAGPIO_HAS_GPION_INTRS options CACHE_CLEAN_BLOCK_INTR |