Skip to content

Commit 3889f73

Browse files
dossalabKonstaT
authored andcommitted
defconfig: enable USB_PRINTER
1 parent 0a32499 commit 3889f73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/arm64/configs/android_rpi4_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4860,7 +4860,7 @@ CONFIG_USB_DWCOTG=y
48604860
# USB Device Class drivers
48614861
#
48624862
CONFIG_USB_ACM=y
4863-
# CONFIG_USB_PRINTER is not set
4863+
CONFIG_USB_PRINTER=y
48644864
# CONFIG_USB_WDM is not set
48654865
# CONFIG_USB_TMC is not set
48664866

arch/arm64/configs/android_rpi5_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4869,7 +4869,7 @@ CONFIG_USB_DWCOTG=y
48694869
# USB Device Class drivers
48704870
#
48714871
CONFIG_USB_ACM=y
4872-
# CONFIG_USB_PRINTER is not set
4872+
CONFIG_USB_PRINTER=y
48734873
# CONFIG_USB_WDM is not set
48744874
# CONFIG_USB_TMC is not set
48754875

0 commit comments

Comments
 (0)