1*4882a593Smuzhiyunconfig BR2_PACKAGE_IFUPDOWN_SCRIPTS 2*4882a593Smuzhiyun bool "ifupdown scripts" 3*4882a593Smuzhiyun default y if BR2_ROOTFS_SKELETON_DEFAULT 4*4882a593Smuzhiyun depends on !BR2_PACKAGE_SYSTEMD_NETWORKD && !BR2_PACKAGE_NETIFRC 5*4882a593Smuzhiyun help 6*4882a593Smuzhiyun Set of scripts used by ifupdown (either the standalone one, 7*4882a593Smuzhiyun or the busybox one) to bring network up, or tear it down. 8