linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH] x86: slightly reduce defconfigs
@ 2020-02-26  5:14 Randy Dunlap
  2020-03-19 15:15 ` Maciej W. Rozycki
  2020-03-19 18:03 ` [tip: x86/cleanups] x86/configs: Slightly " tip-bot2 for Randy Dunlap
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2020-02-26  5:14 UTC (permalink / raw)
  To: LKML, X86 ML; +Cc: netdev, David Miller, Maciej W. Rozycki

From: Randy Dunlap <rdunlap@infradead.org>

Eliminate 2 config symbols from both x86 defconfig files:
HAMRADIO and FDDI.

The FDDI Kconfig file even says (for the FDDI config symbol):
  Most people will say N.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc:	x86@kernel.org
Cc:	netdev@vger.kernel.org
Cc:	"Maciej W. Rozycki" <macro@linux-mips.org>
Cc:	"David S. Miller" <davem@davemloft.net>
---
 arch/x86/configs/i386_defconfig   |    2 --
 arch/x86/configs/x86_64_defconfig |    2 --
 2 files changed, 4 deletions(-)

--- linux-next-20200225.orig/arch/x86/configs/i386_defconfig
+++ linux-next-20200225/arch/x86/configs/i386_defconfig
@@ -125,7 +125,6 @@ CONFIG_IP6_NF_MANGLE=y
 CONFIG_NET_SCHED=y
 CONFIG_NET_EMATCH=y
 CONFIG_NET_CLS_ACT=y
-CONFIG_HAMRADIO=y
 CONFIG_CFG80211=y
 CONFIG_MAC80211=y
 CONFIG_MAC80211_LEDS=y
@@ -171,7 +170,6 @@ CONFIG_FORCEDETH=y
 CONFIG_8139TOO=y
 # CONFIG_8139TOO_PIO is not set
 CONFIG_R8169=y
-CONFIG_FDDI=y
 CONFIG_INPUT_POLLDEV=y
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_INPUT_EVDEV=y
--- linux-next-20200225.orig/arch/x86/configs/x86_64_defconfig
+++ linux-next-20200225/arch/x86/configs/x86_64_defconfig
@@ -123,7 +123,6 @@ CONFIG_IP6_NF_MANGLE=y
 CONFIG_NET_SCHED=y
 CONFIG_NET_EMATCH=y
 CONFIG_NET_CLS_ACT=y
-CONFIG_HAMRADIO=y
 CONFIG_CFG80211=y
 CONFIG_MAC80211=y
 CONFIG_MAC80211_LEDS=y
@@ -164,7 +163,6 @@ CONFIG_SKY2=y
 CONFIG_FORCEDETH=y
 CONFIG_8139TOO=y
 CONFIG_R8169=y
-CONFIG_FDDI=y
 CONFIG_INPUT_POLLDEV=y
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_INPUT_EVDEV=y


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFC PATCH] x86: slightly reduce defconfigs
  2020-02-26  5:14 [RFC PATCH] x86: slightly reduce defconfigs Randy Dunlap
@ 2020-03-19 15:15 ` Maciej W. Rozycki
  2020-03-19 18:03 ` [tip: x86/cleanups] x86/configs: Slightly " tip-bot2 for Randy Dunlap
  1 sibling, 0 replies; 3+ messages in thread
From: Maciej W. Rozycki @ 2020-03-19 15:15 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, X86 ML, netdev, David Miller

On Tue, 25 Feb 2020, Randy Dunlap wrote:

> Eliminate 2 config symbols from both x86 defconfig files:
> HAMRADIO and FDDI.
> 
> The FDDI Kconfig file even says (for the FDDI config symbol):
>   Most people will say N.

 For CONFIG_FDDI:

Acked-by: Maciej W. Rozycki <macro@linux-mips.org>

  Maciej

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [tip: x86/cleanups] x86/configs: Slightly reduce defconfigs
  2020-02-26  5:14 [RFC PATCH] x86: slightly reduce defconfigs Randy Dunlap
  2020-03-19 15:15 ` Maciej W. Rozycki
@ 2020-03-19 18:03 ` tip-bot2 for Randy Dunlap
  1 sibling, 0 replies; 3+ messages in thread
From: tip-bot2 for Randy Dunlap @ 2020-03-19 18:03 UTC (permalink / raw)
  To: linux-tip-commits
  Cc: Randy Dunlap, Borislav Petkov, Maciej W. Rozycki, x86, LKML

The following commit has been merged into the x86/cleanups branch of tip:

Commit-ID:     e2bdafc1070f5db0bc1bc40116955f54188771cb
Gitweb:        https://git.kernel.org/tip/e2bdafc1070f5db0bc1bc40116955f54188771cb
Author:        Randy Dunlap <rdunlap@infradead.org>
AuthorDate:    Tue, 25 Feb 2020 21:14:05 -08:00
Committer:     Borislav Petkov <bp@suse.de>
CommitterDate: Thu, 19 Mar 2020 18:48:52 +01:00

x86/configs: Slightly reduce defconfigs

Eliminate 2 config symbols from both x86 defconfig files:
HAMRADIO and FDDI.

The FDDI Kconfig file even says (for the FDDI config symbol):
  Most people will say N.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Maciej W. Rozycki <macro@linux-mips.org> # CONFIG_FDDI
Link: https://lkml.kernel.org/r/433f203e-4e00-f317-2e6b-81518b72843c@infradead.org
---
 arch/x86/configs/i386_defconfig   | 2 --
 arch/x86/configs/x86_64_defconfig | 2 --
 2 files changed, 4 deletions(-)

diff --git a/arch/x86/configs/i386_defconfig b/arch/x86/configs/i386_defconfig
index 59ce9ed..5b602be 100644
--- a/arch/x86/configs/i386_defconfig
+++ b/arch/x86/configs/i386_defconfig
@@ -125,7 +125,6 @@ CONFIG_IP6_NF_MANGLE=y
 CONFIG_NET_SCHED=y
 CONFIG_NET_EMATCH=y
 CONFIG_NET_CLS_ACT=y
-CONFIG_HAMRADIO=y
 CONFIG_CFG80211=y
 CONFIG_MAC80211=y
 CONFIG_MAC80211_LEDS=y
@@ -171,7 +170,6 @@ CONFIG_FORCEDETH=y
 CONFIG_8139TOO=y
 # CONFIG_8139TOO_PIO is not set
 CONFIG_R8169=y
-CONFIG_FDDI=y
 CONFIG_INPUT_POLLDEV=y
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_INPUT_EVDEV=y
diff --git a/arch/x86/configs/x86_64_defconfig b/arch/x86/configs/x86_64_defconfig
index 0b9654c..f3d1f36 100644
--- a/arch/x86/configs/x86_64_defconfig
+++ b/arch/x86/configs/x86_64_defconfig
@@ -123,7 +123,6 @@ CONFIG_IP6_NF_MANGLE=y
 CONFIG_NET_SCHED=y
 CONFIG_NET_EMATCH=y
 CONFIG_NET_CLS_ACT=y
-CONFIG_HAMRADIO=y
 CONFIG_CFG80211=y
 CONFIG_MAC80211=y
 CONFIG_MAC80211_LEDS=y
@@ -164,7 +163,6 @@ CONFIG_SKY2=y
 CONFIG_FORCEDETH=y
 CONFIG_8139TOO=y
 CONFIG_R8169=y
-CONFIG_FDDI=y
 CONFIG_INPUT_POLLDEV=y
 # CONFIG_INPUT_MOUSEDEV_PSAUX is not set
 CONFIG_INPUT_EVDEV=y

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-19 18:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-26  5:14 [RFC PATCH] x86: slightly reduce defconfigs Randy Dunlap
2020-03-19 15:15 ` Maciej W. Rozycki
2020-03-19 18:03 ` [tip: x86/cleanups] x86/configs: Slightly " tip-bot2 for Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).