Author: maks Date: Sun Feb 10 20:10:49 2008 New Revision: 10496 Log: configs cleanup old dongle support gone
see e9888f5498083f5e4d873cbbe16aa97d89aa1342 Modified: dists/trunk/linux-2.6/debian/config/alpha/config dists/trunk/linux-2.6/debian/config/i386/config.486 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 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:49 2008 @@ -1254,16 +1254,6 @@ CONFIG_MTD_XIP=y CONFIG_DMASCC=m CONFIG_IRPORT_SIR=m -CONFIG_DONGLE_OLD=y -CONFIG_ESI_DONGLE_OLD=m -CONFIG_ACTISYS_DONGLE_OLD=m -CONFIG_TEKRAM_DONGLE_OLD=m -CONFIG_GIRBIL_DONGLE_OLD=m -CONFIG_LITELINK_DONGLE_OLD=m -CONFIG_MCP2120_DONGLE_OLD=m -CONFIG_OLD_BELKIN_DONGLE_OLD=m -CONFIG_ACT200L_DONGLE_OLD=m -CONFIG_MA600_DONGLE_OLD=m CONFIG_NI5010=m CONFIG_PCMCIA_XIRTULIP=m CONFIG_ISDN_DRV_LOOP=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:49 2008 @@ -38,7 +38,6 @@ CONFIG_SCSI_SIM710=m CONFIG_DMASCC=m CONFIG_IRPORT_SIR=m -# CONFIG_DONGLE_OLD is not set CONFIG_ELMC=m CONFIG_ELMC_II=m CONFIG_ULTRAMCA=m 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:49 2008 @@ -621,11 +621,6 @@ CONFIG_IRPORT_SIR=m # -# Old Serial dongle support -# -# CONFIG_DONGLE_OLD is not set - -# # 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:49 2008 @@ -677,11 +677,6 @@ CONFIG_IRPORT_SIR=m # -# Old Serial dongle support -# -# CONFIG_DONGLE_OLD is not set - -# # 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:49 2008 @@ -621,11 +621,6 @@ CONFIG_IRPORT_SIR=m # -# Old Serial dongle support -# -# CONFIG_DONGLE_OLD is not set - -# # 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:49 2008 @@ -677,11 +677,6 @@ CONFIG_IRPORT_SIR=m # -# Old Serial dongle support -# -# CONFIG_DONGLE_OLD is not set - -# # FIR device drivers # CONFIG_USB_IRDA=m _______________________________________________ Kernel-svn-changes mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

