diff --git a/conf/distro/oniro-openharmony-linux.conf b/conf/distro/oniro-openharmony-linux.conf
index 621964c6cc5dd6b19cf18ca28105443b24c462c2..35dcc1d0e667eed40ce0fc2ada1c0f85ba8f4e13 100644
--- a/conf/distro/oniro-openharmony-linux.conf
+++ b/conf/distro/oniro-openharmony-linux.conf
@@ -44,11 +44,6 @@ HOSTTOOLS += "ip ping ps scp ssh stty"
 # Placed here to amend the machine config living in meta-raspberrypi
 ENABLE_UART:raspberrypi4-64 ?= "1"
 
-# We do not install the firmware files to create images that do not support
-# Wi-Fi and Bluetooth on Raspberry Pi 4. Placed here to amend the machine
-# config living in meta-raspberrypi
-MACHINE_EXTRA_RRECOMMENDS:remove:raspberrypi4-64 = "linux-firmware-rpidistro-bcm43455 bluez-firmware-rpidistro-bcm4345c0-hcd linux-firmware-rpidistro-bcm43456 bluez-firmware-rpidistro-bcm4345c5-hcd"
-
 # graphical configurations
 DISTRO_FEATURES:remove = "x11"
 SYSTEMD_DEFAULT_TARGET = "graphical.target"