blob: 93309081f5a4047c2227a32b1c3347786be29590 [file] [log] [blame]
Thomas Gleixnerec8f24b2019-05-19 13:07:45 +01001# SPDX-License-Identifier: GPL-2.0-only
Gavin Shan2d283bd2016-07-19 11:54:16 +10002#
3# Configuration for NCSI support
4#
5
6config NET_NCSI
7 bool "NCSI interface support"
8 depends on INET
Masahiro Yamadaa7f7f622020-06-14 01:50:22 +09009 help
Gavin Shan2d283bd2016-07-19 11:54:16 +100010 This module provides NCSI (Network Controller Sideband Interface)
11 support. Enable this only if your system connects to a network
12 device via NCSI and the ethernet driver you're using supports
13 the protocol explicitly.
Vijay Khemkacb10c7c2018-10-16 12:13:19 -070014config NCSI_OEM_CMD_GET_MAC
15 bool "Get NCSI OEM MAC Address"
16 depends on NET_NCSI
Masahiro Yamadaa7f7f622020-06-14 01:50:22 +090017 help
Vijay Khemkacb10c7c2018-10-16 12:13:19 -070018 This allows to get MAC address from NCSI firmware and set them back to
19 controller.