diff --git a/kconfigs/Kconfig.features b/kconfigs/Kconfig.features index f3d46df872..6fade71562 100644 --- a/kconfigs/Kconfig.features +++ b/kconfigs/Kconfig.features @@ -52,6 +52,12 @@ config HAS_CPU_CHECK_ADDRESS help Indicates that address validity check is supported. +config HAS_DBGPIN + bool + help + Indicates that a platform provides the neccessary initialization hooks + for the dbgpin module. + config HAS_EMULATOR_RENODE bool help