diff --git a/modules/Kconfig.mcux b/modules/Kconfig.mcux index 1be8c3e2484..4317fdfa9c1 100644 --- a/modules/Kconfig.mcux +++ b/modules/Kconfig.mcux @@ -35,6 +35,11 @@ config HAS_MCUX_CCM help Set if the clock control module (CCM) module is present in the SoC. +config HAS_MCUX_SYSCON + bool + help + Set if the syscon module is present in the SoC. + config HAS_MCUX_PCC bool help