lkml.org 
[lkml]   [2012]   [Mar]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] x86: remove CONFIG_TR from defconfigs
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

\
 
 \ /
  Last update: 2012-03-24 00:25    [W:0.476 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site