ODROID-G12:arm64/configs: Add USB_PRINTER.

Signed-off-by: Luke Go <sangch.go@gmail.com>
Change-Id: Ie5a79eec038789379d2b60a149c711a37ac2e9e7
This commit is contained in:
Luke Go
2023-06-28 16:18:24 +09:00
parent 934cb11d1f
commit 91748eaef4
3 changed files with 3 additions and 3 deletions

View File

@@ -4119,7 +4119,7 @@ CONFIG_USB_OHCI_HCD_PCI=y
# USB Device Class drivers
#
CONFIG_USB_ACM=y
# CONFIG_USB_PRINTER is not set
CONFIG_USB_PRINTER=y
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

View File

@@ -4098,7 +4098,7 @@ CONFIG_USB_OHCI_HCD_PCI=y
# USB Device Class drivers
#
CONFIG_USB_ACM=y
# CONFIG_USB_PRINTER is not set
CONFIG_USB_PRINTER=y
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

View File

@@ -3619,7 +3619,7 @@ CONFIG_USB_OHCI_HCD=y
# USB Device Class drivers
#
CONFIG_USB_ACM=y
# CONFIG_USB_PRINTER is not set
CONFIG_USB_PRINTER=y
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set