From: Randy Dunlap <rdunlap@xenotime.net>
To: Ingo Molnar <mingo@kernel.org>
Cc: hpa@zytor.com, linux-kernel@vger.kernel.org, tglx@linutronix.de,
mingo@elte.hu, linux-tip-commits@vger.kernel.org
Subject: [PATCH] x86: remove CONFIG_TR from defconfigs
Date: Fri, 23 Mar 2012 16:22:50 -0700 [thread overview]
Message-ID: <4F6D05CA.2050801@xenotime.net> (raw)
In-Reply-To: <20120323195520.GA7222@gmail.com>
On 03/23/2012 12:55 PM, Ingo Molnar wrote:
>
> Yeah, now that the defconfigs are much smaller we can do such
> things. Mind resending the patch and possibly checking all the
> other options as well?
OK, I reviewed both x86 defconfigs. I didn't come up with anything
else that obviously should be removed, so here is the CONFIG_TR patch.
(applies on top of your defconfig updates)
---
From: Randy Dunlap <rdunlap@xenotime.net>
Remove CONFIG_TR from defconfigs for x86 since it
is antiquated and obsolete.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
---
arch/x86/configs/i386_defconfig | 1 -
arch/x86/configs/x86_64_defconfig | 1 -
2 files changed, 2 deletions(-)
--- lnx-33.orig/arch/x86/configs/i386_defconfig
+++ lnx-33/arch/x86/configs/i386_defconfig
@@ -183,7 +183,6 @@ CONFIG_8139TOO=y
# CONFIG_8139TOO_PIO is not set
CONFIG_R8169=y
CONFIG_FDDI=y
-CONFIG_TR=y
CONFIG_INPUT_POLLDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_EVDEV=y
--- lnx-33.orig/arch/x86/configs/x86_64_defconfig
+++ lnx-33/arch/x86/configs/x86_64_defconfig
@@ -176,7 +176,6 @@ CONFIG_SKY2=y
CONFIG_FORCEDETH=y
CONFIG_8139TOO=y
CONFIG_FDDI=y
-CONFIG_TR=y
CONFIG_INPUT_POLLDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
CONFIG_INPUT_EVDEV=y
next prev parent reply other threads:[~2012-03-23 23:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-23 19:43 [tip:x86/urgent] x86/kconfig: Update defconfigs tip-bot for Ingo Molnar
2012-03-23 19:48 ` Randy Dunlap
2012-03-23 19:55 ` Ingo Molnar
2012-03-23 23:22 ` Randy Dunlap [this message]
2012-03-24 7:57 ` [tip:x86/urgent] x86/kconfig: Remove CONFIG_TR= y from the defconfigs tip-bot for Randy Dunlap
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=4F6D05CA.2050801@xenotime.net \
--to=rdunlap@xenotime.net \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
/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.