summaryrefslogtreecommitdiffstats
path: root/package/rpi-wifi-firmware/Config.in
blob: 2c87c758427d174acb8da99c6a318a51f61b364c (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_RPI_WIFI_FIRMWARE
	bool "rpi-wifi-firmware"
	depends on BR2_arm || BR2_aarch64
	select BR2_PACKAGE_LINUX_FIRMWARE
	select BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XXX # runtime
	help
	  Raspberry Pi 3 and Zero W Broadcom BCM43430 wifi module
	  NVRAM data.

	  https://github.com/RPi-Distro/firmware-nonfree/
OpenPOWER on IntegriCloud