summaryrefslogtreecommitdiffstats
path: root/mkosi.kernel.config
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-09-06 12:58:30 +0200
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-09-06 12:58:30 +0200
commitcbe7778f4c2c31b73b542297da5ff496e2c916ba (patch)
tree51bcc008217e4e4275a1cc5517a2e9e49794478a /mkosi.kernel.config
parentmkosi: Don't build hid selftests (diff)
downloadsystemd-cbe7778f4c2c31b73b542297da5ff496e2c916ba.tar.xz
systemd-cbe7778f4c2c31b73b542297da5ff496e2c916ba.zip
mkosi: Don't disable CONFIG_USB
Having USB enabled seems useful enough, this wasn't doing anything regardless because we already enable CONFIG_USB earlier in the kconfig file so this just gets rid of warning.
Diffstat (limited to 'mkosi.kernel.config')
-rw-r--r--mkosi.kernel.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkosi.kernel.config b/mkosi.kernel.config
index e287fd7075..77657c2240 100644
--- a/mkosi.kernel.config
+++ b/mkosi.kernel.config
@@ -214,7 +214,6 @@ CONFIG_XFS_POSIX_ACL=y
# CONFIG_AGP is not set
# CONFIG_FB is not set
# CONFIG_HID is not set
-# CONFIG_USB is not set
# CONFIG_NETDEVSIM is not set
# CONFIG_NET_VENDOR_3COM is not set