kconfig: add dbgpin feature

This commit is contained in:
Hauke Petersen 2021-02-15 09:02:37 +01:00
parent edb890ff93
commit 984edc1810

View File

@ -52,6 +52,12 @@ config HAS_CPU_CHECK_ADDRESS
help help
Indicates that address validity check is supported. 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 config HAS_EMULATOR_RENODE
bool bool
help help