From 6033428dc4b6c690e65e52dcfcbb57f20ead083d Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Tue, 22 May 2007 19:47:07 +0000 Subject: Add option HP8700_CPU. --- sys/arch/hppa/conf/GENERIC | 3 ++- sys/arch/hppa/conf/RAMDISK | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index 6e894aeb932..2a52fdf3e8b 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.95 2007/05/22 19:37:13 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.96 2007/05/22 19:47:06 kettenis Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -22,6 +22,7 @@ option HP7300LC_CPU # PCXL2 option HP8000_CPU # PCXU (in 32bit mode) option HP8200_CPU # PCXU2 (in 32bit mode) option HP8500_CPU # PCXW (in 32bit mode) +option HP8700_CPU # PCXW2 (in 32bit mode) #option USE_HPT option FPEMUL diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK index 9043900621e..a90e431d8eb 100644 --- a/sys/arch/hppa/conf/RAMDISK +++ b/sys/arch/hppa/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.64 2007/05/22 19:37:13 kettenis Exp $ +# $OpenBSD: RAMDISK,v 1.65 2007/05/22 19:47:06 kettenis Exp $ # # Diskless kernel config # @@ -26,6 +26,7 @@ option HP7300LC_CPU # PCXL2 option HP8000_CPU # PCXU (in 32bit mode) option HP8200_CPU # PCXU2 (in 32bit mode) option HP8500_CPU # PCXW (in 32bit mode) +option HP8700_CPU # PCXW2 (in 32bit mode) option FPEMUL option USELEDS # blink 'em -- cgit v1.2.3