kconfig

来自「CS8900网卡驱动」· 代码 · 共 19 行

TXT
19
字号
## Acorn Network device configuration#  These are for Acorn's Expansion card network interfaces#config ARM_CS8900    tristate "CS8900 support"	depends on NET_ETHERNET && ARM && ARCH_SMDK2410	help	  Support for CS8900A chipset based Ethernet cards. If you have a	  network (Ethernet) card of this type, say Y and read the	  Ethernet-HOWTO, available from 	  <http://www.tldp.org/docs.html#howto> as well as 	  <file:Documentation/networking/cs89x0.txt>.      	  To compile this driver as a module, choose M here and read	  <file:Documentation/networking/net-modules.txt>.  The module will be	  called cs8900.o.														

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?