kconfig
来自「Linux Kernel 2.6.9 for OMAP1710」· 代码 · 共 41 行
TXT
41 行
if ARCH_PXAmenu "Intel PXA2xx Implementations"choice prompt "Select target board"config ARCH_LUBBOCK bool "Intel DBPXA250 Development Platform" select PXA25xconfig MACH_MAINSTONE bool "Intel HCDDBBVA0 Development Platform" select PXA27x select IWMMXTconfig ARCH_PXA_IDP bool "Accelent Xscale IDP" select PXA25xendchoiceendmenuconfig PXA25x bool help Select code specific to PXA21x/25x/26x variantsconfig PXA27x bool help Select code specific to PXA27x variantsconfig IWMMXT bool help Enable support for iWMMXtendif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?