diff options
Diffstat (limited to 'sys/arch/beagle/conf/GENERIC')
-rw-r--r-- | sys/arch/beagle/conf/GENERIC | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/beagle/conf/GENERIC b/sys/arch/beagle/conf/GENERIC index 19db0a17e26..98f17e8c6ca 100644 --- a/sys/arch/beagle/conf/GENERIC +++ b/sys/arch/beagle/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.6 2011/06/29 20:52:09 matthew Exp $ +# $OpenBSD: GENERIC,v 1.7 2011/09/20 22:11:42 miod Exp $ # # GENERIC machine description file # @@ -26,8 +26,6 @@ options DST=0 # daylight saving time used by RTC options ARM11_AVIC_INTR -options CACHE_CLEAN_BLOCK_INTR - makeoptions KERNEL_BASE_PHYS="0x80300000" makeoptions KERNEL_BASE_VIRT="0xc0300000" options BUILD_STARTUP_PAGETABLE |