Re: [PATCH 10/20] lib/Kconfig: Remove leftover select of GENERIC_IO

From: Rob Herring
Date: Tue Feb 06 2018 - 11:09:23 EST


On Sun, Feb 4, 2018 at 7:21 PM, Ulf Magnusson <ulfalizer@xxxxxxxxx> wrote:
> GENERIC_IO was removed by commit 9de8da47742b ("kconfig: kill off
> GENERIC_IO option"), but HAS_IOMEM still selects it.
>
> Remove the select of GENERIC_IO from HAS_IOMEM.
>
> Discovered with the
> https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py
> script.
>
> Signed-off-by: Ulf Magnusson <ulfalizer@xxxxxxxxx>
> ---
> lib/Kconfig | 1 -
> 1 file changed, 1 deletion(-)

There was another fix[1] for this but it seems to have gotten lost.

Acked-by: Rob Herring <robh@xxxxxxxxxx>

Rob

[1] https://lkml.org/lkml/2018/1/17/924