enable CONFIG_USB_PRINTER module for use as cups server

This commit is contained in:
Timo Bingmann 2019-06-22 13:55:08 +02:00
parent 2e3a338d48
commit 56e95480e9
2 changed files with 2 additions and 2 deletions

View file

@ -4279,7 +4279,7 @@ CONFIG_USB_OHCI_EXYNOS=y
# USB Device Class drivers
#
CONFIG_USB_ACM=m
# CONFIG_USB_PRINTER is not set
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
# CONFIG_USB_TMC is not set

View file

@ -4161,7 +4161,7 @@ CONFIG_USB_OHCI_EXYNOS=y
# USB Device Class drivers
#
CONFIG_USB_ACM=m
# CONFIG_USB_PRINTER is not set
CONFIG_USB_PRINTER=m
CONFIG_USB_WDM=m
# CONFIG_USB_TMC is not set