代码拉取完成,页面将自动刷新
#
# For a description of the syntax of this configuration file,
# see the file Documentation/kbuild/kconfig-language.txt in the
# Linux kernel source tree.
#
mainmenu "mconf compile test"
menu "menu1"
config MY_TESTCONFIG1-1
bool "This is my test config1-1"
default y
help
This is a empty config, just for test!
config MY_TESTCONFIG1-2
bool "This is my test config1-2"
default n
help
This is a empty config, just for test!
endmenu # my test menu1
menu "menu2"
config MY_TESTCONFIG2-1
bool "This is my test config2-1"
default n
help
This is a empty config, just for test!
endmenu
menu "menu3"
config MY_TESTCONFIG3-1
bool "This is my test config3-1"
default n
help
This is a empty config, just for test!
endmenu
menu "My test menu one"
config MY_TESTCONFIG1
bool "This is my test config one"
default y
help
This is a empty config, just for test!
config MY_TESTCONFIG2
tristate "This is my test config two"
default y
help
This is a empty config, just for test!
config MY_TESTCONFIG3
string "This is my test config three"
help
This is a empty config, just for test!
endmenu
source "sub_kconfig_dir/Kconfig"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。