kconfig
来自「LINUX 2.6.17.4的源码」· 代码 · 共 32 行
TXT
32 行
menu "Platform support" depends on PPC_85xxchoice prompt "Machine Type" default MPC8540_ADSconfig MPC8540_ADS bool "Freescale MPC8540 ADS" select DEFAULT_UIMAGE help This option enables support for the MPC 8540 ADS boardendchoiceconfig MPC8540 bool select PPC_UDBG_16550 select PPC_INDIRECT_PCI default y if MPC8540_ADSconfig PPC_INDIRECT_PCI_BE bool depends on PPC_85xx default yconfig MPIC bool default yendmenu
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?