diff options
Diffstat (limited to 'target/arm/systems')
-rw-r--r-- | target/arm/systems/cubox-i | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/systems/cubox-i b/target/arm/systems/cubox-i index d3edb99c6..65f43264a 100644 --- a/target/arm/systems/cubox-i +++ b/target/arm/systems/cubox-i @@ -18,6 +18,7 @@ config ADK_TARGET_SYSTEM_CUBOX_I select ADK_TARGET_WITH_SOUND select ADK_TARGET_WITH_LEDS select ADK_TARGET_WITH_SMP + select ADK_TARGET_WITH_WATCHDOG select ADK_TARGET_KERNEL_ZIMAGE select ADK_TARGET_WITH_ROOT_RW select ADK_PACKAGE_U_BOOT_IMX6 |