Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1589830
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/8] watchdog: wm831x watchdog really needs mfd |
| Date | 2017-02-28 23:00 +0100 |
| Message-ID | <tfXYl-1Fm-7@gated-at.bofh.it> (permalink) |
| References | <tfXbY-1nX-13@gated-at.bofh.it> <tfXbY-1nX-25@gated-at.bofh.it> <tfXF0-1ys-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Feb 28, 2017 at 10:36 PM, Guenter Roeck <linux@roeck-us.net> 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
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 3/8] watchdog: wm831x watchdog really needs mfd Arnd Bergmann <arnd@arndb.de> - 2017-02-28 22:10 +0100
Re: [PATCH 3/8] watchdog: wm831x watchdog really needs mfd Guenter Roeck <linux@roeck-us.net> - 2017-02-28 22:40 +0100
Re: [PATCH 3/8] watchdog: wm831x watchdog really needs mfd Arnd Bergmann <arnd@arndb.de> - 2017-02-28 23:00 +0100
Re: [PATCH 3/8] watchdog: wm831x watchdog really needs mfd Arnd Bergmann <arnd@arndb.de> - 2017-02-28 23:20 +0100
Re: [PATCH 3/8] watchdog: wm831x watchdog really needs mfd Guenter Roeck <linux@roeck-us.net> - 2017-03-01 02:10 +0100
Re: [PATCH 3/8] watchdog: wm831x watchdog really needs mfd Randy Dunlap <rdunlap@infradead.org> - 2017-03-01 04:20 +0100
csiph-web