From 46fc1701e4b66dab7367d8a0face79cfa3b98cbd Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 11 Dec 2023 12:02:26 +0100 Subject: [PATCH] Drop RPi RF modules for now No Raspberry Pi 5 specific device tree overlays are available, drop RPi RF mod for now. --- buildroot-external/configs/rpi5_64_defconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/buildroot-external/configs/rpi5_64_defconfig b/buildroot-external/configs/rpi5_64_defconfig index 2838d4059..39796720a 100644 --- a/buildroot-external/configs/rpi5_64_defconfig +++ b/buildroot-external/configs/rpi5_64_defconfig @@ -138,8 +138,6 @@ BR2_PACKAGE_HASSIO_MACHINE="raspberrypi4-64" BR2_PACKAGE_OS_AGENT=y BR2_PACKAGE_OS_AGENT_BOARD="RaspberryPi4" BR2_PACKAGE_PI_BLUETOOTH=y -BR2_PACKAGE_RPI_RF_MOD=y -BR2_PACKAGE_RPI_RF_MOD_DTS=y BR2_PACKAGE_RTL88X2BU=y BR2_PACKAGE_HOST_TEMPIO=y BR2_PACKAGE_UDISKS2=y