diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-05-27 19:01:22 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-05-27 19:01:22 +0000 |
commit | 8ff762798c67c0ac6c691fe07425f4ac2c8c6ca4 (patch) | |
tree | 68b7f3717cb762c76c177ad6266bf05271f7efff /sys/arch/zaurus/conf/RAMDISK | |
parent | 9d9a8327ed25dfb2571b1df3e8293668936bd4c2 (diff) |
The forgotten part of the merge of pxacom back into com.
Also the *CONSOLE options are no longer needed.
Diffstat (limited to 'sys/arch/zaurus/conf/RAMDISK')
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index effef5f35d0..44c541824c7 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.27 2005/05/09 15:32:19 uwe Exp $ +# $OpenBSD: RAMDISK,v 1.28 2005/05/27 19:01:21 uwe Exp $ machine zaurus arm @@ -108,9 +108,6 @@ options COM_PXA2X0 com0 at pxaip? addr 0x40100000 intr 22 # Full Function UART com1 at pxaip? addr 0x40200000 intr 21 # BlueTooth UART com2 at pxaip? addr 0x40700000 intr 20 # Standard UART (for IrDA) -options FFUARTCONSOLE -#options BTUARTCONSOLE -#options STUARTCONSOLE #aupxa0 at pxaip? # AC97 interface |