Re: [2.6 patch] drivers/atm/Kconfig: remove dead ATM_TNETA1570 option

2006-12-19 Thread David Miller
From: Adrian Bunk <[EMAIL PROTECTED]>
Date: Tue, 19 Dec 2006 05:13:00 +0100

> This patch removes the unconverted ATM_TNETA1570 option that also lacks 
> any code in the kernel.
> 
> Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

Applied, thanks Adrian.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [2.6 patch] drivers/atm/Kconfig: remove dead ATM_TNETA1570 option

2006-12-19 Thread David Miller
From: Adrian Bunk [EMAIL PROTECTED]
Date: Tue, 19 Dec 2006 05:13:00 +0100

 This patch removes the unconverted ATM_TNETA1570 option that also lacks 
 any code in the kernel.
 
 Signed-off-by: Adrian Bunk [EMAIL PROTECTED]

Applied, thanks Adrian.
-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[2.6 patch] drivers/atm/Kconfig: remove dead ATM_TNETA1570 option

2006-12-18 Thread Adrian Bunk
This patch removes the unconverted ATM_TNETA1570 option that also lacks 
any code in the kernel.

Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

--- linux-2.6.20-rc1-mm1/drivers/atm/Kconfig.old2006-12-19 
04:42:00.0 +0100
+++ linux-2.6.20-rc1-mm1/drivers/atm/Kconfig2006-12-19 04:42:14.0 
+0100
@@ -167,10 +167,6 @@
  Note that extended debugging may create certain race conditions
  itself. Enable this ONLY if you suspect problems with the driver.
 
-#   bool 'Rolfs TI TNETA1570' CONFIG_ATM_TNETA1570 y
-#   if [ "$CONFIG_ATM_TNETA1570" = "y" ]; then
-#  bool '  Enable extended debugging' CONFIG_ATM_TNETA1570_DEBUG n
-#   fi
 config ATM_NICSTAR
tristate "IDT 77201 (NICStAR) (ForeRunnerLE)"
depends on PCI && ATM && !64BIT

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[2.6 patch] drivers/atm/Kconfig: remove dead ATM_TNETA1570 option

2006-12-18 Thread Adrian Bunk
This patch removes the unconverted ATM_TNETA1570 option that also lacks 
any code in the kernel.

Signed-off-by: Adrian Bunk [EMAIL PROTECTED]

--- linux-2.6.20-rc1-mm1/drivers/atm/Kconfig.old2006-12-19 
04:42:00.0 +0100
+++ linux-2.6.20-rc1-mm1/drivers/atm/Kconfig2006-12-19 04:42:14.0 
+0100
@@ -167,10 +167,6 @@
  Note that extended debugging may create certain race conditions
  itself. Enable this ONLY if you suspect problems with the driver.
 
-#   bool 'Rolfs TI TNETA1570' CONFIG_ATM_TNETA1570 y
-#   if [ $CONFIG_ATM_TNETA1570 = y ]; then
-#  bool '  Enable extended debugging' CONFIG_ATM_TNETA1570_DEBUG n
-#   fi
 config ATM_NICSTAR
tristate IDT 77201 (NICStAR) (ForeRunnerLE)
depends on PCI  ATM  !64BIT

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/