[parisc-linux-cvs] linux rhirst

Richard Hirst rhirst@linuxcare.com
Tue, 16 Oct 2001 16:25:09 +0100


On Tue, Oct 16, 2001 at 09:14:45AM -0600, Richard Hirst wrote:
> CVSROOT:	/home/cvs/parisc
> Module name:	linux
> Changes by:	rhirst	01/10/16 09:14:45
> 
> Modified files:
> 	arch/parisc/debian-configs: 32 64 default 
> 
> Log message:
> Update to avoid prompts when building kernel-image debs

Index: arch/parisc/debian-configs/32
===================================================================
RCS file: /home/cvs/parisc/linux/arch/parisc/debian-configs/32,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- 32  2001/10/08 21:46:03     1.10
+++ 32  2001/10/16 15:14:44     1.11
@@ -32,14 +32,15 @@
 #
 # CONFIG_SMP is not set
 # CONFIG_KWDB is not set
-CONFIG_GSC=y
 CONFIG_IOMMU_CCIO=y
+CONFIG_GSC=y
 CONFIG_GSC_LASI=y
 CONFIG_GSC_WAX=y
+CONFIG_EISA=y
+CONFIG_ISA=y
 CONFIG_PCI=y
 CONFIG_GSC_DINO=y
 CONFIG_PCI_LBA=y
-CONFIG_WAX_EISA=y
 CONFIG_SUPERIO=y
 CONFIG_IOSAPIC=y
 CONFIG_IOMMU_SBA=y
@@ -246,13 +247,16 @@
 # CONFIG_SCSI_GENERIC_NCR53C400 is not set
 CONFIG_SCSI_G_NCR5380_PORT=y
 # CONFIG_SCSI_G_NCR5380_MEM is not set
-CONFIG_SCSI_LASI700=y
 CONFIG_SCSI_ZALON=y
 CONFIG_SCSI_INITIO=m
 CONFIG_SCSI_INIA100=m
 # CONFIG_SCSI_PPA is not set
 # CONFIG_SCSI_IMM is not set
 # CONFIG_SCSI_NCR53C406A is not set
+CONFIG_SCSI_LASI700=y
+CONFIG_53C700_MEM_MAPPED=y
+CONFIG_53C700_LE_ON_BE=y
+CONFIG_53C700_USE_CONSISTENT=y
 # CONFIG_SCSI_NCR53C7xx is not set
 # CONFIG_SCSI_NCR53C8XX is not set
 CONFIG_SCSI_SYM53C8XX=y
@@ -317,11 +321,14 @@
 # CONFIG_NI5010 is not set
 CONFIG_NI52=m
 # CONFIG_NI65 is not set
+# CONFIG_AT1700 is not set
+# CONFIG_DEPCA is not set
 # CONFIG_HP100 is not set
 # CONFIG_NET_ISA is not set
 CONFIG_NET_PCI=y
 CONFIG_PCNET32=m
 CONFIG_ADAPTEC_STARFIRE=m
+# CONFIG_AC3200 is not set
 # CONFIG_APRICOT is not set
 # CONFIG_CS89x0 is not set
 CONFIG_TULIP=y
@@ -612,9 +619,8 @@
 # CONFIG_FB_SIS is not set
 # CONFIG_FB_VIRTUAL is not set
 # CONFIG_FBCON_ADVANCED is not set
-CONFIG_FBCON_CFB2=y
-CONFIG_FBCON_CFB4=y
 CONFIG_FBCON_CFB8=y
+CONFIG_FBCON_CFB32=y
 CONFIG_FBCON_STI=y
 # CONFIG_FBCON_FONTWIDTH8_ONLY is not set
 # CONFIG_FBCON_FONTS is not set
Index: arch/parisc/debian-configs/64
===================================================================
RCS file: /home/cvs/parisc/linux/arch/parisc/debian-configs/64,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- 64  2001/10/08 21:46:03     1.7
+++ 64  2001/10/16 15:14:44     1.8
@@ -34,14 +34,15 @@
 #
 # CONFIG_SMP is not set
 # CONFIG_KWDB is not set
-CONFIG_GSC=y
 CONFIG_IOMMU_CCIO=y
+CONFIG_GSC=y
 CONFIG_GSC_LASI=y
 CONFIG_GSC_WAX=y
+CONFIG_EISA=y
+CONFIG_ISA=y
 CONFIG_PCI=y
 CONFIG_GSC_DINO=y
 CONFIG_PCI_LBA=y
-CONFIG_WAX_EISA=y
 CONFIG_SUPERIO=y
 CONFIG_IOSAPIC=y
 CONFIG_IOMMU_SBA=y
@@ -240,13 +241,16 @@
 # CONFIG_SCSI_GENERIC_NCR53C400 is not set
 CONFIG_SCSI_G_NCR5380_PORT=y
 # CONFIG_SCSI_G_NCR5380_MEM is not set
-CONFIG_SCSI_LASI700=y
 CONFIG_SCSI_ZALON=y
 CONFIG_SCSI_INITIO=m
 CONFIG_SCSI_INIA100=m
 # CONFIG_SCSI_PPA is not set
 # CONFIG_SCSI_IMM is not set
 # CONFIG_SCSI_NCR53C406A is not set
+CONFIG_SCSI_LASI700=y
+CONFIG_53C700_MEM_MAPPED=y
+CONFIG_53C700_LE_ON_BE=y
+CONFIG_53C700_USE_CONSISTENT=y
 # CONFIG_SCSI_NCR53C7xx is not set
 # CONFIG_SCSI_NCR53C8XX is not set
 CONFIG_SCSI_SYM53C8XX=y
@@ -309,6 +313,8 @@
 # CONFIG_EL2 is not set
 # CONFIG_ELPLUS is not set
 # CONFIG_EL16 is not set
+# CONFIG_EL3 is not set
+# CONFIG_3C515 is not set
 # CONFIG_ELMC is not set
 # CONFIG_ELMC_II is not set
 # CONFIG_VORTEX is not set
@@ -323,6 +329,8 @@
 # CONFIG_NI5010 is not set
 CONFIG_NI52=m
 # CONFIG_NI65 is not set
+# CONFIG_AT1700 is not set
+# CONFIG_DEPCA is not set
 # CONFIG_HP100 is not set
 CONFIG_NET_ISA=y
 # CONFIG_E2100 is not set
@@ -336,6 +344,7 @@
 CONFIG_NET_PCI=y
 CONFIG_PCNET32=m
 CONFIG_ADAPTEC_STARFIRE=m
+# CONFIG_AC3200 is not set
 # CONFIG_APRICOT is not set
 # CONFIG_CS89x0 is not set
 CONFIG_TULIP=y
Index: arch/parisc/debian-configs/default
===================================================================
RCS file: /home/cvs/parisc/linux/arch/parisc/debian-configs/default,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- default     2001/10/08 21:46:03     1.4
+++ default     2001/10/16 15:14:44     1.5
@@ -30,14 +30,15 @@
 #
 # CONFIG_SMP is not set
 # CONFIG_KWDB is not set
-CONFIG_GSC=y
 CONFIG_IOMMU_CCIO=y
+CONFIG_GSC=y
 CONFIG_GSC_LASI=y
 CONFIG_GSC_WAX=y
+CONFIG_EISA=y
+CONFIG_ISA=y
 CONFIG_PCI=y
 CONFIG_GSC_DINO=y
 CONFIG_PCI_LBA=y
-CONFIG_WAX_EISA=y
 CONFIG_SUPERIO=y
 CONFIG_IOSAPIC=y
 CONFIG_IOMMU_SBA=y
@@ -203,13 +204,16 @@
 # CONFIG_SCSI_FUTURE_DOMAIN is not set
 # CONFIG_SCSI_GDTH is not set
 # CONFIG_SCSI_GENERIC_NCR5380 is not set
-CONFIG_SCSI_LASI700=y
 CONFIG_SCSI_ZALON=y
 # CONFIG_SCSI_INITIO is not set
 # CONFIG_SCSI_INIA100 is not set
 # CONFIG_SCSI_PPA is not set
 # CONFIG_SCSI_IMM is not set
 # CONFIG_SCSI_NCR53C406A is not set
+CONFIG_SCSI_LASI700=y
+CONFIG_53C700_MEM_MAPPED=y
+CONFIG_53C700_LE_ON_BE=y
+CONFIG_53C700_USE_CONSISTENT=y
 # CONFIG_SCSI_NCR53C7xx is not set
 # CONFIG_SCSI_NCR53C8XX is not set
 CONFIG_SCSI_SYM53C8XX=y
@@ -270,11 +274,14 @@
 # CONFIG_LANCE is not set
 # CONFIG_NET_VENDOR_SMC is not set
 # CONFIG_NET_VENDOR_RACAL is not set
+# CONFIG_AT1700 is not set
+# CONFIG_DEPCA is not set
 # CONFIG_HP100 is not set
 # CONFIG_NET_ISA is not set
 CONFIG_NET_PCI=y
 # CONFIG_PCNET32 is not set
 # CONFIG_ADAPTEC_STARFIRE is not set
+# CONFIG_AC3200 is not set
 # CONFIG_APRICOT is not set
 # CONFIG_CS89x0 is not set
 CONFIG_TULIP=y