kconfig

来自「linux 内核源代码」· 代码 · 共 24 行

TXT
24
字号
if ARCH_DAVINCImenu "TI DaVinci Implementations"comment "DaVinci Core Type"config ARCH_DAVINCI644x	default y	bool "DaVinci 644x based system"comment "DaVinci Board Type"config MACH_DAVINCI_EVM	bool "TI DaVinci EVM"	default y	depends on ARCH_DAVINCI644x	help	  Configure this option to specify the whether the board used	  for development is a DaVinci EVMendmenuendif

⌨️ 快捷键说明

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