diff --git a/machines/storage/s0/kernel.nix b/machines/storage/s0/kernel.nix index 27c3109..2a7ba90 100644 --- a/machines/storage/s0/kernel.nix +++ b/machines/storage/s0/kernel.nix @@ -1386,7 +1386,7 @@ in buildLinux { "SUNXI_RSB" = module; "VEXPRESS_CONFIG" = yes; "MHI_BUS" = module; - "CONNECTOR" = module; + "CONNECTOR" = yes; "GNSS" = module; "GNSS_SERIAL" = module; "GNSS_MTK_SERIAL" = module;