x86: add kernel module for sp5100_tco watchdog
authorChris Blake <chrisrblake93@gmail.com>
Sat, 14 Jan 2017 16:20:25 +0000 (10:20 -0600)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Feb 2017 16:45:25 +0000 (17:45 +0100)
commite9b60b587b619309c30615cc6a844c00b2360490
treec221055fee502bd6bd707d511d9f5aa8f2e0f0fd
parentaf3ae4b37ce1d476c7ab73e8f73ce1f1b47748b9
x86: add kernel module for sp5100_tco watchdog

This change adds the sp5100_tco driver as a kernel module for the x86
target. Specifically, this can be used by the PCEngines APU2/APU3. The
reason for having this as a kernel module is to allow users to
load/unload it on demand, as the I2C interface on the APU2/APU3 will not
work while this module is loaded. More info can be found on GitHub at
https://github.com/riptidewave93/LEDE-APU2/pull/5#issuecomment-255667736

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
target/linux/x86/modules.mk