From: Randy Dunlap <randy.dunlap@oracle.com>
To: lkml <linux-kernel@vger.kernel.org>, x86@kernel.org
Subject: [PATCH] x86 defconfigs: disable TR (token ring)
Date: Tue, 20 Oct 2009 14:48:06 -0700 [thread overview]
Message-ID: <4ADE3016.3040208@oracle.com> (raw)
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
reply other threads:[~2009-10-20 21:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ADE3016.3040208@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.