kconfig

来自「linux2.6.16版本」· 代码 · 共 16 行

TXT
16
字号
menu "Versatile platform type"	depends on ARCH_VERSATILEconfig ARCH_VERSATILE_PB	bool "Support Versatile/PB platform"	default y	help	  Include support for the ARM(R) Versatile/PB platform.config MACH_VERSATILE_AB	bool "Support Versatile/AB platform"	help	  Include support for the ARM(R) Versatile/AP platform.endmenu

⌨️ 快捷键说明

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