All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86 defconfigs: disable TR (token ring)
@ 2009-10-20 21:48 Randy Dunlap
  0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2009-10-20 21:48 UTC (permalink / raw)
  To: lkml, x86

From: Randy Dunlap <randy.dunlap@oracle.com>

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

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-20 21:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-20 21:48 [PATCH] x86 defconfigs: disable TR (token ring) Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.