| xj | b04a402 | 2021-11-25 15:01:52 +0800 | [diff] [blame] | 1 | # |
| 2 | # Configuration for NCSI support | ||||
| 3 | # | ||||
| 4 | |||||
| 5 | config NET_NCSI | ||||
| 6 | bool "NCSI interface support" | ||||
| 7 | depends on INET | ||||
| 8 | ---help--- | ||||
| 9 | This module provides NCSI (Network Controller Sideband Interface) | ||||
| 10 | support. Enable this only if your system connects to a network | ||||
| 11 | device via NCSI and the ethernet driver you're using supports | ||||
| 12 | the protocol explicitly. | ||||