[PATCH] x86 defconfigs: disable TR (token ring)

From: Randy Dunlap
Date: Tue Oct 20 2009 - 17:49:29 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

Disable CONFIG_TR in x86 defconfigs, bring them into
the 21st century.

Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
---
arch/x86/configs/i386_defconfig | 2 +-
arch/x86/configs/x86_64_defconfig | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

--- lnx-2632-rc5.orig/arch/x86/configs/i386_defconfig
+++ lnx-2632-rc5/arch/x86/configs/i386_defconfig
@@ -1089,7 +1089,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y
# CONFIG_QLGE is not set
# CONFIG_SFC is not set
# CONFIG_BE2NET is not set
-CONFIG_TR=y
+# CONFIG_TR is not set
# CONFIG_IBMOL is not set
# CONFIG_IBMLS is not set
# CONFIG_3C359 is not set
--- lnx-2632-rc5.orig/arch/x86/configs/x86_64_defconfig
+++ lnx-2632-rc5/arch/x86/configs/x86_64_defconfig
@@ -1082,7 +1082,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y
# CONFIG_QLGE is not set
# CONFIG_SFC is not set
# CONFIG_BE2NET is not set
-CONFIG_TR=y
+# CONFIG_TR is not set
# CONFIG_IBMOL is not set
# CONFIG_3C359 is not set
# CONFIG_TMS380TR is not set
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/