From 890800e24f31720cdc6614445ce6ee043bd540b4 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Thu, 10 Nov 2022 17:00:28 +0100 Subject: Added the configuration for the raspberry 3a --- configs/raspberrypi3_64 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 configs/raspberrypi3_64 (limited to 'configs/raspberrypi3_64') diff --git a/configs/raspberrypi3_64 b/configs/raspberrypi3_64 new file mode 100644 index 0000000..79b0e97 --- /dev/null +++ b/configs/raspberrypi3_64 @@ -0,0 +1,7 @@ +BR2_PACKAGE_RPI_FIRMWARE_VARIANT_PI_X=y +BR2_PACKAGE_RPI_FIRMWARE_CONFIG_FILE="$(BR2_EXTERNAL_PIAUDIO_PATH)/board/config_3_64.txt" + +BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI=y +BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI_BT=y +BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI_WIFI=y + -- cgit v1.2.3