Watchdog config probs: 1.99.3

Eyal Lebedinsky (eyal@eyal.emu.id.au)
Tue, 14 May 1996 09:16:27 +1000 (EST)


I always enable *all* modules in my config. This time I noticed that if I
select the WDT module then I am not offered the software watchdog. Moreover,
wdt.c will not compile anymore. I had to disable the CONFIG_WDT to be allowed
the CONFIG_SOFTWARE_WATCHDOG and then it would build.

It should be possible to build both modules, and then configure the system
to load the one you wish (through the modules config).