mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-16 11:51:36 +00:00
enable CONFIG_USB_PRINTER module for use as cups server
This commit is contained in:
parent
2e3a338d48
commit
56e95480e9
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue