[kernel] r8639 - in dists/trunk/linux-2.6/debian/arch: alpha amd64 arm i386 ia64 mips mipsel
Maximilian Attems
maks at alioth.debian.org
Mon May 21 12:15:20 UTC 2007
Author: maks
Date: Mon May 21 12:15:20 2007
New Revision: 8639
Log:
PARIDE_PARPORT was unused,
see 482a579b370a0bf924b577efd6c750284a95e0fb
Modified:
dists/trunk/linux-2.6/debian/arch/alpha/config
dists/trunk/linux-2.6/debian/arch/amd64/config
dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
dists/trunk/linux-2.6/debian/arch/i386/config
dists/trunk/linux-2.6/debian/arch/ia64/config
dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta
dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta
Modified: dists/trunk/linux-2.6/debian/arch/alpha/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/alpha/config (original)
+++ dists/trunk/linux-2.6/debian/arch/alpha/config Mon May 21 12:15:20 2007
@@ -148,7 +148,6 @@
CONFIG_BLK_DEV_FD=m
CONFIG_BLK_DEV_XD=m
CONFIG_PARIDE=m
-CONFIG_PARIDE_PARPORT=m
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
Modified: dists/trunk/linux-2.6/debian/arch/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/amd64/config (original)
+++ dists/trunk/linux-2.6/debian/arch/amd64/config Mon May 21 12:15:20 2007
@@ -177,7 +177,6 @@
CONFIG_PNPACPI=y
CONFIG_BLK_DEV_FD=m
CONFIG_PARIDE=m
-CONFIG_PARIDE_PARPORT=m
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
Modified: dists/trunk/linux-2.6/debian/arch/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/arm/config.footbridge (original)
+++ dists/trunk/linux-2.6/debian/arch/arm/config.footbridge Mon May 21 12:15:20 2007
@@ -370,7 +370,6 @@
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_DEV_XD is not set
CONFIG_PARIDE=m
-CONFIG_PARIDE_PARPORT=y
#
# Parallel IDE high-level drivers
Modified: dists/trunk/linux-2.6/debian/arch/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/i386/config (original)
+++ dists/trunk/linux-2.6/debian/arch/i386/config Mon May 21 12:15:20 2007
@@ -235,7 +235,6 @@
CONFIG_BLK_DEV_FD=m
CONFIG_BLK_DEV_XD=m
CONFIG_PARIDE=m
-CONFIG_PARIDE_PARPORT=m
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
Modified: dists/trunk/linux-2.6/debian/arch/ia64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/ia64/config (original)
+++ dists/trunk/linux-2.6/debian/arch/ia64/config Mon May 21 12:15:20 2007
@@ -156,7 +156,6 @@
# CONFIG_PNP_DEBUG is not set
CONFIG_PNPACPI=y
CONFIG_PARIDE=m
-CONFIG_PARIDE_PARPORT=m
CONFIG_PARIDE_PD=m
CONFIG_PARIDE_PCD=m
CONFIG_PARIDE_PF=m
Modified: dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta (original)
+++ dists/trunk/linux-2.6/debian/arch/mips/config.4kc-malta Mon May 21 12:15:20 2007
@@ -930,7 +930,6 @@
#
CONFIG_BLK_DEV_FD=m
CONFIG_PARIDE=m
-CONFIG_PARIDE_PARPORT=m
#
# Parallel IDE high-level drivers
Modified: dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta (original)
+++ dists/trunk/linux-2.6/debian/arch/mipsel/config.4kc-malta Mon May 21 12:15:20 2007
@@ -931,7 +931,6 @@
#
CONFIG_BLK_DEV_FD=m
CONFIG_PARIDE=m
-CONFIG_PARIDE_PARPORT=m
#
# Parallel IDE high-level drivers
More information about the Kernel-svn-changes
mailing list