From ee794a1e518d082edcdd4c46216275f8d720f260 Mon Sep 17 00:00:00 2001 From: Daniel Pawlik Date: Thu, 26 Sep 2024 14:21:04 +0200 Subject: [PATCH] Add few kmods into community config --- configs/common/community | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/common/community b/configs/common/community index de0430e..c9f5a18 100644 --- a/configs/common/community +++ b/configs/common/community @@ -11,4 +11,6 @@ CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_kmod-sched-core=y CONFIG_PACKAGE_kmod-nvme=y +CONFIG_PACKAGE_kmod-usb-storage-uas=y +CONFIG_PACKAGE_kmod-fs-exfat=y CONFIG_PACKAGE_libnvme=y