diff options
Diffstat (limited to 'sys/arch/zaurus/conf/GENERIC')
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index a89b03b2191..56779913e24 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.46 2005/12/20 02:37:10 drahn Exp $ +# $OpenBSD: GENERIC,v 1.47 2005/12/27 20:05:34 drahn Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -14,8 +14,6 @@ include "../../../conf/GENERIC" maxusers 32 # estimated number of users options ARM32 -#options ARM_INTR_IMPL="<arch/arm/xscale/pxa2x0_intr.h>" -options PXA2x0_INTR options PXAGPIO_HAS_GPION_INTRS options CACHE_CLEAN_BLOCK_INTR |