Re: [PATCH] kconfig: kill off GENERIC_IO option

Richard Weinberger <[email protected]> Tue, 31 Oct 2017 21:24:45 +0100
Newsgroups gmane.linux.kernel,gmane.linux.uml.devel,gmane.linux.uml.user,gmane.linux.drivers.mtd
Message-ID <2622270.9EZoQM9MUq@blindfold>
Am Dienstag, 31. Oktober 2017, 20:34:35 CET schrieb Rob Herring:
> On Mon, Oct 16, 2017 at 5:16 PM, Rob Herring <[email protected]> wrote:
> > The GENERIC_IO option is set for every architecture except tile and score
> > as those define NO_IOMEM. The option only controls visibility of
> > CONFIG_MTD which doesn't appear to be necessary for any reason, so let's
> > just remove GENERIC_IO.
> 
> Andrew, there's no clear owner for this, can you take it?

Well, I can take it via the UML since I maintain UML and MTD. :)

Thanks,
//richard