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

📄 config.in

📁 上一次项目的vivi 代码
💻 IN
字号:
# $Id: Config.in,v 1.3 2002/08/21 06:31:08 nandy Exp $mainmenu_option next_commentcomment 'Network Options'bool 'Network Function support' CONFIG_NETWORKcomment 'network application surport'if [ "$CONFIG_NETWORK" = "y" ]; then bool '  support tftp' CONFIG_NET_TFTP ybool '  support ping' CONFIG_NET_PING ybool '  Support rapp' CONFIG_NET_RARPbool '  Support net bootp' CONFIG_NET_BOOTPbool '  Support nfs' CONFIG_NET_NFS# CONFIG_NET_CDP is not set# CONFIG_NET_PING is not setficomment 'network device surport'dep_bool '  CS8900 network function support' CONFIG_DRIVER_CS8900 $CONFIG_NETWORKdep_bool '  DM9000 network function support' CONFIG_DRIVER_DM9000 $CONFIG_NETWORKendmenu

⌨️ 快捷键说明

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