From c4d4b433999ba9f0fb2804c9b4103a4dff0477e2 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN" Date: Thu, 3 Jan 2013 11:18:57 +0000 Subject: 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" Acked-by: Thomas Petazzoni Signed-off-by: Peter Korsgaard --- package/b43-firmware/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/b43-firmware/Config.in') 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. -- cgit v1.2.3