diff options
Diffstat (limited to 'recipes-kernel/linux/driver.inc')
-rw-r--r-- | recipes-kernel/linux/driver.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/driver.inc b/recipes-kernel/linux/driver.inc index 5e21ed6..823997b 100644 --- a/recipes-kernel/linux/driver.inc +++ b/recipes-kernel/linux/driver.inc @@ -11,6 +11,7 @@ DRIVER_LOAD_ALL_MACHINES = " \ KERNEL_MODULE_AUTOLOAD_mtcdt += " \ ${DRIVER_LOAD_ALL_MACHINES} \ g_serial \ + softdog \ " |