summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-12-06 12:50:00 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-12-16 01:13:58 +0100
commitcb8efd3b4d94c83aefed6533e20b24961e9d054f (patch)
treee3c21c7baca1aa915b6aadec1694deb3a3e226ff /package/Config.in
parenta63d01f1564397deb97ee679ab97e0bc60d41541 (diff)
downloadbuildroot-novena-cb8efd3b4d94c83aefed6533e20b24961e9d054f.tar.gz
buildroot-novena-cb8efd3b4d94c83aefed6533e20b24961e9d054f.zip
b43-firmware: new package
This package allows to download the Broadcom Wifi drivers, extract the firmware from them, and install them in /lib/firmware, so that they can be used by the open-source kernel driver b43. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index 7607e9789..c605e6f88 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -198,6 +198,7 @@ endmenu
menu "Hardware handling"
source "package/acpid/Config.in"
+source "package/b43-firmware/Config.in"
source "package/cdrkit/Config.in"
source "package/dbus/Config.in"
source "package/dbus-glib/Config.in"