1*2d283bddSGavin Shan# 2*2d283bddSGavin Shan# Configuration for NCSI support 3*2d283bddSGavin Shan# 4*2d283bddSGavin Shan 5*2d283bddSGavin Shanconfig NET_NCSI 6*2d283bddSGavin Shan bool "NCSI interface support" 7*2d283bddSGavin Shan depends on INET 8*2d283bddSGavin Shan ---help--- 9*2d283bddSGavin Shan This module provides NCSI (Network Controller Sideband Interface) 10*2d283bddSGavin Shan support. Enable this only if your system connects to a network 11*2d283bddSGavin Shan device via NCSI and the ethernet driver you're using supports 12*2d283bddSGavin Shan the protocol explicitly. 13