diff options
Diffstat (limited to 'sys/arch/zaurus/conf/RAMDISK')
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index 74b2a62ffc3..415e0199339 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.42 2011/06/29 20:52:09 matthew Exp $ +# $OpenBSD: RAMDISK,v 1.43 2011/09/20 22:11:42 miod Exp $ machine zaurus arm @@ -16,8 +16,6 @@ options CRYPTO # Cryptographic framework options ARM32 options PXAGPIO_HAS_GPION_INTRS -options CACHE_CLEAN_BLOCK_INTR - makeoptions KERNEL_BASE_PHYS="0xa0200000" makeoptions KERNEL_BASE_VIRT="0xc0200000" |