⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.in

📁 关于s3c2440之bootloader的源代码
💻 IN
字号:
# $Id: Config.in,v 1.1 2002/08/21 06:35:01 nandy Exp $mainmenu_option next_commentcomment 'Net Command Extra Support'if [ "$CONFIG_CMD_NET" = "y" ]; then	int 'Net Seconds (timeouts before giving up)' CONFIG_NET_RETRY_COUNT 10	comment 'Net Sub Commands'	bool 'net tftp command' CONFIG_CMD_TFTP  	bool 'net ping command' CONFIG_CMD_PING  	bool 'net nfs command' CONFIG_CMD_NFS  	bool 'net rarp command' CONFIG_CMD_RARP  	bool 'net bootp command' CONFIG_CMD_BOOTP  	bool 'net cdp command' CONFIG_CMD_CDP  	bool 'net dhcp command' CONFIG_CMD_DHCP fiendmenu

⌨️ 快捷键说明

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