On Tue, Feb 28, 2017 at 10:36 PM, Guenter Roeck <linux@xxxxxxxxxxxx> wrote: >> config WM831X_WATCHDOG >> tristate "WM831x watchdog" >> - depends on MFD_WM831X || COMPILE_TEST >> + depends on MFD_WM831X > > I prefer the fix proposed by Randy: > > - depends on MFD_WM831X || COMPILE_TEST > + depends on MFD_WM831X || (MFD_WM831X=y && COMPILE_TEST) > Agreed, that's better. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-watchdog" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html