linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pcmcia: remove per-arch PCMCIA config entry
@ 2018-11-26  8:15 Masahiro Yamada
  2018-11-26  8:19 ` Christoph Hellwig
  2018-11-26  8:36 ` Dominik Brodowski
  0 siblings, 2 replies; 4+ messages in thread
From: Masahiro Yamada @ 2018-11-26  8:15 UTC (permalink / raw)
  To: linux-kbuild
  Cc: Christoph Hellwig, Masahiro Yamada, linux-s390, Heiko Carstens,
	linux-um, linux-kernel, Richard Weinberger, Martin Schwidefsky,
	Jeff Dike

Now that all architectures include drivers/pcmcia/Kconfig where
the PCMCIA config is defined, the PCMCIA config entries in per-arch
Kconfig files are redundant.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
---

I will queue this up to my kbuild tree
along with Christoph's clean-up patch set.


 arch/s390/Kconfig | 3 ---
 arch/um/Kconfig   | 3 ---
 2 files changed, 6 deletions(-)

diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 5173366..b212c59 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -837,9 +837,6 @@ source "kernel/power/Kconfig"
 
 endmenu
 
-config PCMCIA
-	def_bool n
-
 config CCW
 	def_bool y
 
diff --git a/arch/um/Kconfig b/arch/um/Kconfig
index 6b99389..a7d09a7 100644
--- a/arch/um/Kconfig
+++ b/arch/um/Kconfig
@@ -34,9 +34,6 @@ config SBUS
 config PCI
 	bool
 
-config PCMCIA
-	bool
-
 config TRACE_IRQFLAGS_SUPPORT
 	bool
 	default y
-- 
2.7.4


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

* Re: [PATCH] pcmcia: remove per-arch PCMCIA config entry
  2018-11-26  8:15 [PATCH] pcmcia: remove per-arch PCMCIA config entry Masahiro Yamada
@ 2018-11-26  8:19 ` Christoph Hellwig
  2018-11-26  8:36 ` Dominik Brodowski
  1 sibling, 0 replies; 4+ messages in thread
From: Christoph Hellwig @ 2018-11-26  8:19 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: linux-kbuild, Christoph Hellwig, linux-s390, Heiko Carstens,
	linux-um, linux-kernel, Richard Weinberger, Martin Schwidefsky,
	Jeff Dike

On Mon, Nov 26, 2018 at 05:15:41PM +0900, Masahiro Yamada wrote:
> Now that all architectures include drivers/pcmcia/Kconfig where
> the PCMCIA config is defined, the PCMCIA config entries in per-arch
> Kconfig files are redundant.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
> I will queue this up to my kbuild tree
> along with Christoph's clean-up patch set.

Thanks a lot, not sure how I missed those.

Reviewed-by: Christoph Hellwig <hch@lst.de>

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

* Re: [PATCH] pcmcia: remove per-arch PCMCIA config entry
  2018-11-26  8:15 [PATCH] pcmcia: remove per-arch PCMCIA config entry Masahiro Yamada
  2018-11-26  8:19 ` Christoph Hellwig
@ 2018-11-26  8:36 ` Dominik Brodowski
  2018-12-01 14:55   ` Masahiro Yamada
  1 sibling, 1 reply; 4+ messages in thread
From: Dominik Brodowski @ 2018-11-26  8:36 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: linux-kbuild, Christoph Hellwig, linux-s390, Heiko Carstens,
	linux-um, linux-kernel, Richard Weinberger, Martin Schwidefsky,
	Jeff Dike

On Mon, Nov 26, 2018 at 05:15:41PM +0900, Masahiro Yamada wrote:
> Now that all architectures include drivers/pcmcia/Kconfig where
> the PCMCIA config is defined, the PCMCIA config entries in per-arch
> Kconfig files are redundant.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
> I will queue this up to my kbuild tree
> along with Christoph's clean-up patch set.

Acked-by: Dominik Brodowski <linux@dominikbrodowski.net>

Thanks,
	Dominik

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

* Re: [PATCH] pcmcia: remove per-arch PCMCIA config entry
  2018-11-26  8:36 ` Dominik Brodowski
@ 2018-12-01 14:55   ` Masahiro Yamada
  0 siblings, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2018-12-01 14:55 UTC (permalink / raw)
  To: Dominik Brodowski
  Cc: Linux Kbuild mailing list, Christoph Hellwig, linux-s390,
	Heiko Carstens, linux-um, Linux Kernel Mailing List,
	Richard Weinberger, Martin Schwidefsky, Jeff Dike

On Mon, Nov 26, 2018 at 6:24 PM Dominik Brodowski
<linux@dominikbrodowski.net> wrote:
>
> On Mon, Nov 26, 2018 at 05:15:41PM +0900, Masahiro Yamada wrote:
> > Now that all architectures include drivers/pcmcia/Kconfig where
> > the PCMCIA config is defined, the PCMCIA config entries in per-arch
> > Kconfig files are redundant.
> >
> > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> > ---
> >
> > I will queue this up to my kbuild tree
> > along with Christoph's clean-up patch set.
>
> Acked-by: Dominik Brodowski <linux@dominikbrodowski.net>
>
> Thanks,
>         Dominik

Applied to linux-kbuild.


-- 
Best Regards
Masahiro Yamada

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

end of thread, other threads:[~2018-12-01 14:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-26  8:15 [PATCH] pcmcia: remove per-arch PCMCIA config entry Masahiro Yamada
2018-11-26  8:19 ` Christoph Hellwig
2018-11-26  8:36 ` Dominik Brodowski
2018-12-01 14:55   ` Masahiro Yamada

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).