mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
bridge and pcmcia need a compiled up linux kernel
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
config BR2_PACKAGE_BRIDGE
|
||||
bool "bridge"
|
||||
default n
|
||||
depends BR2_PACKAGE_LINUX
|
||||
help
|
||||
Manage ethernet bridging; a way to connect networks together to
|
||||
Manage ethernet bridging; a way to connect networks together to
|
||||
form a larger network.
|
||||
|
||||
http://bridge.sourceforge.net/
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_PCMCIA
|
||||
bool "pcmcia"
|
||||
default n
|
||||
depends BR2_PACKAGE_LINUX
|
||||
help
|
||||
PCMCIA tools for Linux.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user