public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kconfig: really drop GENERIC_IO
@ 2018-02-19 14:56 Jan Beulich
  2018-02-19 15:25 ` Richard Weinberger
  2018-02-19 18:17 ` Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Jan Beulich @ 2018-02-19 14:56 UTC (permalink / raw)
  To: linux-kbuild; +Cc: robh, richard

Commit 9de8da4774 ("kconfig: kill off GENERIC_IO option") dropped the
option, but left a "select" of it in place.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
---
 lib/Kconfig |    1 -
 1 file changed, 1 deletion(-)

--- 4.16-rc2/lib/Kconfig
+++ 4.16-rc2-Kconfig-GENERIC_IO/lib/Kconfig
@@ -396,7 +396,6 @@ config ASSOCIATIVE_ARRAY
 config HAS_IOMEM
 	bool
 	depends on !NO_IOMEM
-	select GENERIC_IO
 	default y
 
 config HAS_IOPORT_MAP




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

end of thread, other threads:[~2018-02-19 18:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19 14:56 [PATCH] kconfig: really drop GENERIC_IO Jan Beulich
2018-02-19 15:25 ` Richard Weinberger
2018-02-19 18:17 ` Rob Herring
2018-02-19 18:22   ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox