Config.in 299 B

1234567
  1. config 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.