[kernel] r10497 - in dists/trunk/linux-2.6/debian/config: alpha arm i386 mips mipsel powerpc
Maximilian Attems
maks at alioth.debian.org
Sun Feb 10 20:11:00 UTC 2008
Author: maks
Date: Sun Feb 10 20:10:59 2008
New Revision: 10497
Log:
configs cleanup IRPORT_SIR gone too
nuke refs
Modified:
dists/trunk/linux-2.6/debian/config/alpha/config
dists/trunk/linux-2.6/debian/config/arm/config.footbridge
dists/trunk/linux-2.6/debian/config/arm/config.versatile
dists/trunk/linux-2.6/debian/config/i386/config.486
dists/trunk/linux-2.6/debian/config/i386/config.686
dists/trunk/linux-2.6/debian/config/i386/config.686-bigmem
dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
dists/trunk/linux-2.6/debian/config/powerpc/config.apus
dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc
dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot
dists/trunk/linux-2.6/debian/config/powerpc/config.prep
Modified: dists/trunk/linux-2.6/debian/config/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/alpha/config (original)
+++ dists/trunk/linux-2.6/debian/config/alpha/config Sun Feb 10 20:10:59 2008
@@ -1253,7 +1253,6 @@
CONFIG_SND_MIRO=m
CONFIG_MTD_XIP=y
CONFIG_DMASCC=m
-CONFIG_IRPORT_SIR=m
CONFIG_NI5010=m
CONFIG_PCMCIA_XIRTULIP=m
CONFIG_ISDN_DRV_LOOP=m
Modified: dists/trunk/linux-2.6/debian/config/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.footbridge (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.footbridge Sun Feb 10 20:10:59 2008
@@ -255,15 +255,6 @@
#
#
-# Old SIR device drivers
-#
-# CONFIG_IRPORT_SIR is not set
-
-#
-# Old Serial dongle support
-#
-
-#
# FIR device drivers
#
# CONFIG_USB_IRDA is not set
Modified: dists/trunk/linux-2.6/debian/config/arm/config.versatile
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.versatile (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.versatile Sun Feb 10 20:10:59 2008
@@ -313,15 +313,6 @@
# CONFIG_KS959_DONGLE is not set
#
-# Old SIR device drivers
-#
-# CONFIG_IRPORT_SIR is not set
-
-#
-# Old Serial dongle support
-#
-
-#
# FIR device drivers
#
CONFIG_USB_IRDA=m
Modified: dists/trunk/linux-2.6/debian/config/i386/config.486
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config.486 (original)
+++ dists/trunk/linux-2.6/debian/config/i386/config.486 Sun Feb 10 20:10:59 2008
@@ -37,7 +37,6 @@
CONFIG_SCSI_NCR53C8XX_SYNC=5
CONFIG_SCSI_SIM710=m
CONFIG_DMASCC=m
-CONFIG_IRPORT_SIR=m
CONFIG_ELMC=m
CONFIG_ELMC_II=m
CONFIG_ULTRAMCA=m
Modified: dists/trunk/linux-2.6/debian/config/i386/config.686
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config.686 (original)
+++ dists/trunk/linux-2.6/debian/config/i386/config.686 Sun Feb 10 20:10:59 2008
@@ -31,7 +31,6 @@
# CONFIG_MCA is not set
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
# CONFIG_DMASCC is not set
-# CONFIG_IRPORT_SIR is not set
# CONFIG_NI5010 is not set
# CONFIG_PCMCIA_XIRTULIP is not set
# CONFIG_ISDN_DRV_LOOP is not set
Modified: dists/trunk/linux-2.6/debian/config/i386/config.686-bigmem
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config.686-bigmem (original)
+++ dists/trunk/linux-2.6/debian/config/i386/config.686-bigmem Sun Feb 10 20:10:59 2008
@@ -33,7 +33,6 @@
# CONFIG_MCA is not set
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
# CONFIG_DMASCC is not set
-# CONFIG_IRPORT_SIR is not set
# CONFIG_NI5010 is not set
# CONFIG_PCMCIA_XIRTULIP is not set
# CONFIG_ISDN_DRV_LOOP is not set
Modified: dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta (original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.4kc-malta Sun Feb 10 20:10:59 2008
@@ -616,11 +616,6 @@
CONFIG_IRTTY_SIR=m
#
-# Old SIR device drivers
-#
-CONFIG_IRPORT_SIR=m
-
-#
# FIR device drivers
#
CONFIG_USB_IRDA=m
Modified: dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta (original)
+++ dists/trunk/linux-2.6/debian/config/mips/config.5kc-malta Sun Feb 10 20:10:59 2008
@@ -672,11 +672,6 @@
CONFIG_IRTTY_SIR=m
#
-# Old SIR device drivers
-#
-CONFIG_IRPORT_SIR=m
-
-#
# FIR device drivers
#
CONFIG_USB_IRDA=m
Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta (original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.4kc-malta Sun Feb 10 20:10:59 2008
@@ -616,11 +616,6 @@
CONFIG_IRTTY_SIR=m
#
-# Old SIR device drivers
-#
-CONFIG_IRPORT_SIR=m
-
-#
# FIR device drivers
#
CONFIG_USB_IRDA=m
Modified: dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta (original)
+++ dists/trunk/linux-2.6/debian/config/mipsel/config.5kc-malta Sun Feb 10 20:10:59 2008
@@ -672,11 +672,6 @@
CONFIG_IRTTY_SIR=m
#
-# Old SIR device drivers
-#
-CONFIG_IRPORT_SIR=m
-
-#
# FIR device drivers
#
CONFIG_USB_IRDA=m
Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.apus
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.apus (original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.apus Sun Feb 10 20:10:59 2008
@@ -92,7 +92,6 @@
CONFIG_FB_AMIGA_ECS=y
CONFIG_FB_FM2=y
CONFIG_PROC_HARDWARE=y
-# CONFIG_IRPORT_SIR is not set
CONFIG_PARPORT_MFC3=m
CONFIG_PARIDE=n
# CONFIG_SCSI_PPA is not set
Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc (original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc Sun Feb 10 20:10:59 2008
@@ -2,7 +2,6 @@
CONFIG_PPC32=y
# CONFIG_SMP is not set
CONFIG_PM_STD_PARTITION=""
-# CONFIG_IRPORT_SIR is not set
CONFIG_PCMCIA_XIRTULIP=m
CONFIG_MAC_FLOPPY=y
CONFIG_FLATMEM_MANUAL=y
Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot (original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.powerpc-miboot Sun Feb 10 20:10:59 2008
@@ -50,7 +50,6 @@
# CONFIG_MEGARAID_LEGACY is not set
CONFIG_IRDA=m
CONFIG_PCMCIA_XIRTULIP=m
-# CONFIG_IRPORT_SIR is not set
# CONFIG_PMAC_BACKLIGHT is not set
# CONFIG_HIBERNATION is not set
CONFIG_DEFAULT_DEADLINE=y
Modified: dists/trunk/linux-2.6/debian/config/powerpc/config.prep
==============================================================================
--- dists/trunk/linux-2.6/debian/config/powerpc/config.prep (original)
+++ dists/trunk/linux-2.6/debian/config/powerpc/config.prep Sun Feb 10 20:10:59 2008
@@ -2,7 +2,6 @@
CONFIG_PPC32=y
# CONFIG_SMP is not set
CONFIG_PM_STD_PARTITION=""
-# CONFIG_IRPORT_SIR is not set
CONFIG_PCMCIA_XIRTULIP=m
CONFIG_MAC_FLOPPY=y
CONFIG_FLATMEM_MANUAL=y
More information about the Kernel-svn-changes
mailing list