lkml.org 
[lkml]   [2017]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 3/8] watchdog: wm831x watchdog really needs mfd
On Tue, Feb 28, 2017 at 10:44 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> 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.

Actually I misread. They should be completely equivalent, the part after
the || has no effect here.

Arnd

\
 
 \ /
  Last update: 2017-02-28 23:15    [W:1.315 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site