mirror of
https://github.com/systemd/systemd.git
synced 2025-03-11 20:58:27 +03:00
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.
This commit is contained in:
parent
1ca30ea8c5
commit
cbe7778f4c
@ -214,7 +214,6 @@ CONFIG_XFS_POSIX_ACL=y
|
|||||||
# CONFIG_AGP is not set
|
# CONFIG_AGP is not set
|
||||||
# CONFIG_FB is not set
|
# CONFIG_FB is not set
|
||||||
# CONFIG_HID is not set
|
# CONFIG_HID is not set
|
||||||
# CONFIG_USB is not set
|
|
||||||
# CONFIG_NETDEVSIM is not set
|
# CONFIG_NETDEVSIM is not set
|
||||||
|
|
||||||
# CONFIG_NET_VENDOR_3COM is not set
|
# CONFIG_NET_VENDOR_3COM is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user