diff --git a/modules/Kconfig.mcux b/modules/Kconfig.mcux index 9cf5aba46f6..4a8e4058da3 100644 --- a/modules/Kconfig.mcux +++ b/modules/Kconfig.mcux @@ -235,4 +235,9 @@ config HAS_MCUX_PIT help Set if the PIT module is present on the SoC. +config HAS_MCUX_ACMP + bool + help + Set if the ACMP module is present on the SoC. + endif # HAS_MCUX