From 03c5efcd0a3e32fd55aeac2d389ca4486efdb63d Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 12 Apr 2023 21:41:55 +0200 Subject: [PATCH] Remove RPI-RF-MOD/HM-MOD-RPI-PCB hat overlays for Yellow (#2408) (#2461) The overlays do not properly support the Yellow hardware. Remove them to avoid issues with Zigbee/Audio and possible other on-board hardware. --- buildroot-external/configs/yellow_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/buildroot-external/configs/yellow_defconfig b/buildroot-external/configs/yellow_defconfig index a41949561..ba0ba0eda 100644 --- a/buildroot-external/configs/yellow_defconfig +++ b/buildroot-external/configs/yellow_defconfig @@ -135,7 +135,6 @@ BR2_PACKAGE_OS_AGENT=y BR2_PACKAGE_OS_AGENT_BOARD="Yellow" BR2_PACKAGE_PI_BLUETOOTH=y BR2_PACKAGE_RPI_RF_MOD=y -BR2_PACKAGE_RPI_RF_MOD_DTS=y BR2_PACKAGE_HOST_TEMPIO=y BR2_PACKAGE_UDISKS2=y BR2_PACKAGE_V4L2LOOPBACK=y