diff --git a/hosts/sachiel/configuration.nix b/hosts/sachiel/configuration.nix index 4b96d9c2..3e2e056d 100644 --- a/hosts/sachiel/configuration.nix +++ b/hosts/sachiel/configuration.nix @@ -34,12 +34,7 @@ name = "pcie-rockchip-config.patch"; patch = null; extraConfig = '' - NVME_CORE y - NVME_MULTIPATH y - BLK_DEV_NVME y PHY_ROCKCHIP_PCIE y - PCIE_ROCKCHIP y - PCIE_ROCKCHIP_EP y PCIE_ROCKCHIP_HOST y ''; }];