diff options
Diffstat (limited to 'sys/arch/zaurus/conf/GENERIC')
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index 763c0896328..74cbfe07d64 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.75 2010/03/03 20:57:28 mk Exp $ +# $OpenBSD: GENERIC,v 1.76 2010/04/26 20:51:51 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -20,7 +20,6 @@ options CACHE_CLEAN_BLOCK_INTR makeoptions KERNEL_BASE_PHYS="0xa0200000" makeoptions KERNEL_BASE_VIRT="0xc0200000" -makeoptions BOARDTYPE="zaurus" # CPU options options CPU_XSCALE_PXA2X0 # Support the XScale core |