diff --git a/etc/modprobe.d/server-blacklist.conf b/etc/modprobe.d/server-blacklist.conf
index a3f6e21..24bb66b 100644
--- a/etc/modprobe.d/server-blacklist.conf
+++ b/etc/modprobe.d/server-blacklist.conf
@@ -292,7 +292,6 @@ install alx /bin/false
 install am2315 /bin/false
 install am53c974 /bin/false
 install amc6821 /bin/false
-install amilo-rfkill /bin/false
 install amlogic-gxl-crypto /bin/false
 install ams369fg06 /bin/false
 install ams-iaq-core /bin/false
@@ -3475,7 +3474,6 @@ install retu-pwrbutton /bin/false
 install retu_wdt /bin/false
 install rfcomm /bin/false
 install rfd77402 /bin/false
-install rfkill-gpio /bin/false
 install rj54n1cb0c /bin/false
 install rm3100-core /bin/false
 install rm3100-i2c /bin/false
diff --git a/etc/modprobe.d/vps-blacklist.conf b/etc/modprobe.d/vps-blacklist.conf
index 8ba8a81..c4642f6 100644
--- a/etc/modprobe.d/vps-blacklist.conf
+++ b/etc/modprobe.d/vps-blacklist.conf
@@ -202,7 +202,6 @@ install amd_sfh /bin/false
 install amdtee /bin/false
 install amdxcp /bin/false
 install amd-xgbe /bin/false
-install amilo-rfkill /bin/false
 install amlogic_thermal /bin/false
 install ampere_cspmu /bin/false
 install amphion-vpu /bin/false
@@ -3451,7 +3450,6 @@ install reset-ti-syscon /bin/false
 install reset-tps380x /bin/false
 install resistive-adc-touch /bin/false
 install rfcomm /bin/false
-install rfkill-gpio /bin/false
 install rio_cm /bin/false
 install rio_mport_cdev /bin/false
 install rionet /bin/false
diff --git a/etc/modprobe.d/workstation-blacklist.conf b/etc/modprobe.d/workstation-blacklist.conf
index cf8fa1c..d261253 100644
--- a/etc/modprobe.d/workstation-blacklist.conf
+++ b/etc/modprobe.d/workstation-blacklist.conf
@@ -356,7 +356,6 @@ install amba-clcd /bin/false
 install ambakmi /bin/false
 install amba-pl010 /bin/false
 install amc6821 /bin/false
-install amilo-rfkill /bin/false
 install amlogic-gxl-crypto /bin/false
 install amlogic_thermal /bin/false
 install ampere_cspmu /bin/false
@@ -5137,7 +5136,6 @@ install rfc1201 /bin/false
 install rfcomm /bin/false
 install rfd77402 /bin/false
 install rfd_ftl /bin/false
-install rfkill-gpio /bin/false
 install rio_cm /bin/false
 install rio_mport_cdev /bin/false
 install rionet /bin/false
diff --git a/kmod-whitelist-all b/kmod-whitelist-all
index 3e5d4eb..83ac678 100644
--- a/kmod-whitelist-all
+++ b/kmod-whitelist-all
@@ -1,3 +1,4 @@
 hyperv
+rfkill
 virtio
 vmw
\ No newline at end of file