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