projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ca30ea
)
mkosi: Don't disable CONFIG_USB
author
Daan De Meyer
<daan.j.demeyer@gmail.com>
Wed, 6 Sep 2023 10:58:30 +0000
(12:58 +0200)
committer
Daan De Meyer
<daan.j.demeyer@gmail.com>
Wed, 6 Sep 2023 10:58:30 +0000
(12:58 +0200)
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.
mkosi.kernel.config
patch
|
blob
|
history
diff --git
a/mkosi.kernel.config
b/mkosi.kernel.config
index e287fd707566aef6936d69227266738bc9050492..77657c224046a44e88e2ae851b2df0693fd87032 100644
(file)
--- 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