xref: /OK3568_Linux_fs/buildroot/package/ifupdown-scripts/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_IFUPDOWN_SCRIPTS
2	bool "ifupdown scripts"
3	default y if BR2_ROOTFS_SKELETON_DEFAULT
4	depends on !BR2_PACKAGE_SYSTEMD_NETWORKD && !BR2_PACKAGE_NETIFRC
5	help
6	  Set of scripts used by ifupdown (either the standalone one,
7	  or the busybox one) to bring network up, or tear it down.
8