📄 config.in
字号:
# $Id: Config.in,v 1.1.1.1 2004/02/04 10:37:37 laputa Exp $mainmenu_option next_commentcomment 'Memory Technology Devices (MTD)'bool 'Memory Technology Device (MTD) support' CONFIG_MTDif [ "$CONFIG_MTD" = "y" ]; then bool 'Debugging' CONFIG_MTD_DEBUG if [ "$CONFIG_MTD_DEBUG" = "y" ]; then int ' Debugging verbosity (0 = quit, 3 = noisy)' CONFIG_MTD_DEBUG_VERBOSE 0 fi source drivers/mtd/nor/Config.in source drivers/mtd/maps/Config.in source drivers/mtd/nand/Config.infiendmenu
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -