diff --git a/peripherals/hal-sdk/Kconfig b/peripherals/hal-sdk/Kconfig index d4648533d4..a202fc52bf 100644 --- a/peripherals/hal-sdk/Kconfig +++ b/peripherals/hal-sdk/Kconfig @@ -19,4 +19,5 @@ source "$PKGS_DIR/packages/peripherals/hal-sdk/nxp/Kconfig" source "$PKGS_DIR/packages/peripherals/hal-sdk/nuvoton/Kconfig" source "$PKGS_DIR/packages/peripherals/hal-sdk/gd32/Kconfig" source "$PKGS_DIR/packages/peripherals/hal-sdk/hpmicro/Kconfig" +source "$PKGS_DIR/packages/peripherals/hal-sdk/ft32/Kconfig" endmenu