watchdog: fix dependencies of menz69_wdt.o
authorJohannes Thumshirn <jthumshirn@suse.de>
Fri, 3 Aug 2018 16:35:17 +0000 (18:35 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 6 Aug 2018 15:12:42 +0000 (17:12 +0200)
commit12aea518a202bc7c947553840f1d93f8129b41b2
treef8ab92dd679dc163d1a37defb7968374bfe76af3
parentdc0e4a3bb7dcd087e9d338acbe6ef3f3667b278b
watchdog: fix dependencies of menz69_wdt.o

Currently menz69_wdt.ko has a dependency on MCB or COMPILE_TEST. But
it actually needs symbols exported by MCB so the || COMPILE_TEST is
wrong.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/Kconfig