Config.in 213 B

123456789
  1. config BR2_PACKAGE_BRIDGE
  2. bool "bridge"
  3. default n
  4. depends BR2_PACKAGE_LINUX
  5. help
  6. Manage ethernet bridging; a way to connect networks together to
  7. form a larger network.
  8. http://bridge.sourceforge.net/