diff --git a/subsys/mctp/Kconfig b/subsys/mctp/Kconfig index 276a2080e15..0952c3b1f7d 100644 --- a/subsys/mctp/Kconfig +++ b/subsys/mctp/Kconfig @@ -2,7 +2,8 @@ # SPDX-License-Identifier: Apache-2.0 menuconfig MCTP - bool "Management Component Transport Protocol" + bool "Management Component Transport Protocol [EXPERIMENTAL]" + select EXPERIMENTAL help Enable the MCTP Subsystem and Module Usage