On Fri, Jul 12, 2019 at 3:57 PM Jean Delvare <[email protected]> wrote:
> The 2 IXP4xx SOC drivers qmgr and npe are selected automatically when > needed so they do not need to be presented to the user. > > Furthermore these helper drivers are specific to the IXP4xx arch so > hide them completely on other architectures so as to not clutter the > config file. > > Signed-off-by: Jean Delvare <[email protected]> > Cc: Krzysztof Halasa <[email protected]> > Cc: Linus Walleij <[email protected]> > --- > Note: Ultimately all I want is that non-ixp4xx users are not asked > about IXP4XX_QMGR and IXP4XX_NPE. If there is another preferred option > to achieve the same, that would work with me too, just let me know. Reviewed-by: Linus Walleij <[email protected]> This is the right thing to do, sorry for not doing it like this to begin with. I'll queue it in my ixp4xx tree. Yours, Linus Walleij

