jadonk / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

Watchdog conflicts OMAP and TWL4030 #127

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It is impossible to enable both:
CONFIG_OMAP_WATCHDOG=y
CONFIG_TWL4030_WATCHDOG=y

Both are using the same minor number in the code: WATCHDOG_MINOR.

Original issue reported on code.google.com by gilzha...@gmail.com on 31 Aug 2011 at 8:26