config.in

来自「使用Linux ARM GCC编译器来编译」· IN 代码 · 共 20 行

IN
20
字号
# $Id: Config.in,v 1.3 2002/08/21 06:31:08 nandy Exp $mainmenu_option next_commentcomment 'Vivi Network Function support'bool 'Vivi Network Function support' CONFIG_NETWORKcomment 'network app surport'if [ "$CONFIG_NETWORK" = "y" ]; then bool '  support tftp' CONFIG_NET_TFTPbool '  support ping' CONFIG_NET_PINGbool '  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 setfiendmenu

⌨️ 快捷键说明

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