18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Configuration for NCSI support
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciconfig NET_NCSI
78c2ecf20Sopenharmony_ci	bool "NCSI interface support"
88c2ecf20Sopenharmony_ci	depends on INET
98c2ecf20Sopenharmony_ci	help
108c2ecf20Sopenharmony_ci	  This module provides NCSI (Network Controller Sideband Interface)
118c2ecf20Sopenharmony_ci	  support. Enable this only if your system connects to a network
128c2ecf20Sopenharmony_ci	  device via NCSI and the ethernet driver you're using supports
138c2ecf20Sopenharmony_ci	  the protocol explicitly.
148c2ecf20Sopenharmony_ciconfig NCSI_OEM_CMD_GET_MAC
158c2ecf20Sopenharmony_ci	bool "Get NCSI OEM MAC Address"
168c2ecf20Sopenharmony_ci	depends on NET_NCSI
178c2ecf20Sopenharmony_ci	help
188c2ecf20Sopenharmony_ci	  This allows to get MAC address from NCSI firmware and set them back to
198c2ecf20Sopenharmony_ci		controller.
20