mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user