Module Name:    src
Committed By:   kiyohara
Date:           Sat Aug  7 06:18:17 UTC 2010

Modified Files:
        src/sys/arch/prep/conf: GENERIC

Log Message:
Remove unused options PIC_I8259.


To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/arch/prep/conf/GENERIC

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/prep/conf/GENERIC
diff -u src/sys/arch/prep/conf/GENERIC:1.155 src/sys/arch/prep/conf/GENERIC:1.156
--- src/sys/arch/prep/conf/GENERIC:1.155	Mon Jul 12 07:54:13 2010
+++ src/sys/arch/prep/conf/GENERIC	Sat Aug  7 06:18:17 2010
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.155 2010/07/12 07:54:13 kiyohara Exp $
+# $NetBSD: GENERIC,v 1.156 2010/08/07 06:18:17 kiyohara Exp $
 #
 # GENERIC machine description file
 #
@@ -22,7 +22,7 @@
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident		"GENERIC-$Revision: 1.155 $"
+#ident		"GENERIC-$Revision: 1.156 $"
 
 maxusers	32
 
@@ -30,7 +30,6 @@
 
 options 	PIC_OPENPIC	# OpenPIC support (7043-140)
 options 	PIC_PREPIVR
-options 	PIC_I8259
 
 # Standard system options
 

Reply via email to