1# PMCI configuration options
2
3# Copyright (c) 2025 Intel Corporation
4# SPDX-License-Identifier: Apache-2.0
5
6menu "Platform Management Communication Infrastruction (PMCI)"
7
8# zephyr-keep-sorted-start
9
10source "subsys/pmci/mctp/Kconfig"
11
12# zephyr-keep-sorted-stop
13
14endmenu
15