diff --git a/kconfigs/Kconfig.features b/kconfigs/Kconfig.features index 1753b900da..465f8d342a 100644 --- a/kconfigs/Kconfig.features +++ b/kconfigs/Kconfig.features @@ -67,6 +67,11 @@ config HAS_ETHERNET help Indicates that Ethernet connectivity is present. +config HAS_NO_IDLE_THREAD + bool + help + Indicates that this MCU doesn't need the idle thread + config HAS_MOTOR_DRIVER bool help