summaryrefslogtreecommitdiffstats
path: root/package/b43-firmware
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2013-01-03 11:18:57 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-01-04 00:46:02 +0100
commitc4d4b433999ba9f0fb2804c9b4103a4dff0477e2 (patch)
treecfc693a7984d7e3ec370b39c73cd4eb7b73ca64e /package/b43-firmware
parent31ff7b5eac3883a11faf60d9af0b47bfc2d903f3 (diff)
downloadbuildroot-novena-c4d4b433999ba9f0fb2804c9b4103a4dff0477e2.tar.gz
buildroot-novena-c4d4b433999ba9f0fb2804c9b4103a4dff0477e2.zip
firmwares: add a new package category to locate all firmwares
We have quite a few packages that are dedicated to providing firmwares for miscellanous devices. Those package are spread out in the big "Hradware handling" menu, so are a bit hard to find. Move all those packages to their own sub-menu: Package Selection for the target ---> Hardware handling ---> Firmwares ---> [ ] b43-firware [ ] linux-firmware [ ] ux500-firmware Hopefully, this will make it nicer, when new firmware-providing packages are added in the future (eg. in the pipe: firmware for the RPI GPU). Fix a typo in the 'b43-firmware' prompt (missing 'm'). Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/b43-firmware')
-rw-r--r--package/b43-firmware/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/b43-firmware/Config.in b/package/b43-firmware/Config.in
index ab7f4a787..bc69bbcbe 100644
--- a/package/b43-firmware/Config.in
+++ b/package/b43-firmware/Config.in
@@ -1,5 +1,5 @@
config BR2_PACKAGE_B43_FIRMWARE
- bool "b43-firware"
+ bool "b43-firmware"
help
Firmware for the Broadcom Wifi devices supported by the b43
kernel driver.