summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChanwoo Choi <cw00.choi@samsung.com>2021-03-24 12:07:00 +0900
committerChanwoo Choi <cw00.choi@samsung.com>2021-03-24 12:08:19 +0900
commitd0317f96e8dbc974c7a0ee2538ad0583d3c4af5d (patch)
tree475b03a228818ca76ed46924a40b0d675f0b2a83
parentf50fdf354ee0f4e1e4675fb097a3152be3eb7314 (diff)
downloadlinux-rpi-d0317f96e8dbc974c7a0ee2538ad0583d3c4af5d.tar.gz
linux-rpi-d0317f96e8dbc974c7a0ee2538ad0583d3c4af5d.tar.bz2
linux-rpi-d0317f96e8dbc974c7a0ee2538ad0583d3c4af5d.zip
ARM: tizen_bcm2711_defconfig: Enable USB_PRINTER config
Enable USB_PRINTER config to suppot USB printer device. Change-Id: I6fc6096bac654949aef9e488973b00c64eee4fc2 Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
-rw-r--r--arch/arm/configs/tizen_bcm2711_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/tizen_bcm2711_defconfig b/arch/arm/configs/tizen_bcm2711_defconfig
index baa733cda1a6..4fdddf6b7810 100644
--- a/arch/arm/configs/tizen_bcm2711_defconfig
+++ b/arch/arm/configs/tizen_bcm2711_defconfig
@@ -371,6 +371,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