From: Chanwoo Choi Date: Wed, 24 Mar 2021 03:44:24 +0000 (+0900) Subject: ARM: tizen_bcm2711_defconfig: Enable USB_PRINTER config X-Git-Tag: accepted/tizen/unified/20230814.120944~119 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ae5330d8eb5f0deb00d2b4702c91b3a0658f74b2;p=platform%2Fkernel%2Flinux-rpi.git ARM: tizen_bcm2711_defconfig: Enable USB_PRINTER config Enable USB_PRINTER config to suppot USB printer device. Change-Id: Ic63797d93520e4bc50175c53c7e7328b55a0f724 Signed-off-by: Chanwoo Choi --- diff --git a/arch/arm/configs/tizen_bcm2711_defconfig b/arch/arm/configs/tizen_bcm2711_defconfig index 2974324..a7f590e 100644 --- a/arch/arm/configs/tizen_bcm2711_defconfig +++ b/arch/arm/configs/tizen_bcm2711_defconfig @@ -356,6 +356,7 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_PLATFORM=y CONFIG_USB_ACM=m +CONFIG_USB_PRINTER=y CONFIG_USB_STORAGE=y CONFIG_USB_UAS=y CONFIG_USB_DWC2=y