From: Arnd Bergmann Date: Tue, 3 Jun 2014 10:29:29 +0000 (+0200) Subject: staging: comedi: addi_apci_1564: add addi_watchdog dependency X-Git-Tag: omap-for-v3.17/soc-cleanup~68^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88513624be0489b36c04cd3220a7e11f5e2a11fe;p=pandora-kernel.git staging: comedi: addi_apci_1564: add addi_watchdog dependency With commit aed3f9d498b ("staging: comedi: addi_apci_1564: absorb apci1564_reset()"), the apci 1564 driver has gained a dependency on the addi watchdog module, which is not reflected correctly in Kconfig, and that can lead to link errors when the watchdog is disabled. This adds an explicit 'select', like it is done in the other addi apci drivers that need it. Signed-off-by: Arnd Bergmann Cc: H Hartley Sweeten Acked-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed