kconfig

来自「底层驱动开发」· 代码 · 共 17 行

TXT
17
字号
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"	default n	help	  Include support for the ARM(R) Versatile/AP platform.endmenu

⌨️ 快捷键说明

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