kconfig

来自「linux_dvb的驱动程序:linuxtv-dvb-1.1.1.rar」· 代码 · 共 12 行

TXT
12
字号
config DVB_CORE	tristate "DVB Core Support"	depends on DVB	select CRC32	help	  DVB core utility functions for device handling, software fallbacks etc.	  Say Y when you have a DVB card and want to use it. Say Y if your want	  to build your drivers outside the kernel, but need the DVB core. All 	  in-kernel drivers will select this automatically if needed.	  If unsure say N. 

⌨️ 快捷键说明

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