diff --git a/config/boards/odroidn2.conf b/config/boards/odroidn2.conf index 8c1c1f4d2..4a297139b 100644 --- a/config/boards/odroidn2.conf +++ b/config/boards/odroidn2.conf @@ -12,6 +12,7 @@ BOOTCONFIG="odroid-n2_defconfig" # For mainline uboot # Enable btrfs support in u-boot enable_extension "uboot-btrfs" +enable_extension "watchdog" # Newer u-boot for the N2/N2+ BOOTBRANCH_BOARD="tag:v2026.01-rc2"