📄 kconfig
字号:
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 EVMconfig DAVINCI_I2C_EXPANDER bool "TI DaVinci I2C Expander" default y depends on ARCH_DAVINCI644x select I2C_DAVINCI help Configure this option to specify whether the board used has I2C exapnder with ATA, USB, CF.config DAVINCI_MCBSP bool "DaVinci McBSP Driver" depends on ARCH_DAVINCI ---help--- DaVinci McBSP driver. Auto-enabled by DaVinci sound driver.comment "DaVinci Options"config DAVINCI_BLK_DEV_CF bool "TI DaVinci CF Card Support" default Y depends on BLK_DEV_DAVINCI help Configure this option to enable CF Card support.endmenuendif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -