* [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* Re: [PATCH] kconfig: really drop GENERIC_IO
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
1 sibling, 0 replies; 4+ messages in thread
From: Richard Weinberger @ 2018-02-19 15:25 UTC (permalink / raw)
To: Jan Beulich; +Cc: linux-kbuild, robh
Am Montag, 19. Februar 2018, 15:56:38 CET schrieb Jan Beulich:
> 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
Acked-by: Richard Weinberger <richard@nod.at>
Thanks,
//richard
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] kconfig: really drop GENERIC_IO
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
1 sibling, 1 reply; 4+ messages in thread
From: Rob Herring @ 2018-02-19 18:17 UTC (permalink / raw)
To: Jan Beulich; +Cc: Linux Kbuild mailing list, Richard Weinberger
On Mon, Feb 19, 2018 at 8:56 AM, Jan Beulich <JBeulich@suse.com> wrote:
> 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(-)
This is the 4th such patch to fix this. I'll send it to Linus I guess
if Richard is not going to.
Rob
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH] kconfig: really drop GENERIC_IO
2018-02-19 18:17 ` Rob Herring
@ 2018-02-19 18:22 ` Richard Weinberger
0 siblings, 0 replies; 4+ messages in thread
From: Richard Weinberger @ 2018-02-19 18:22 UTC (permalink / raw)
To: Rob Herring; +Cc: Jan Beulich, Linux Kbuild mailing list
Am Montag, 19. Februar 2018, 19:17:22 CET schrieb Rob Herring:
> On Mon, Feb 19, 2018 at 8:56 AM, Jan Beulich <JBeulich@suse.com> wrote:
> > 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(-)
>
> This is the 4th such patch to fix this. I'll send it to Linus I guess
> if Richard is not going to.
Ups, shame on me. I thought otherwise.
Thanks,
//richard
^ 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