summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorFei Wang <w.f@huawei.com>2015-08-05 16:15:03 +0800
committerFei Wang <w.f@huawei.com>2015-08-05 16:15:03 +0800
commit6e8acda5a43e322a77ba30e6122ddd0ec9dced69 (patch)
treea71d5df8d733204ba348e27076fec17e024c57a4 /arch
parent81b88279ba17835e4c33d1068f2e092894f42854 (diff)
ARM64: defconfig: enable usb console
After system boot up, we can use usb interface as ttyACM*/ttyUSB* on host to direct connect target which have ttyGS*. Signed-off-by: Fei Wang <w.f@huawei.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 63ff3ec9c42f..dc5a07d91336 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -300,6 +300,8 @@ CONFIG_USB_HISI_PHY=y
CONFIG_USB_ULPI=y
CONFIG_USB_GADGET=y
CONFIG_USB_CONFIGFS=y
+CONFIG_USB_CONFIGFS_SERIAL=y
+CONFIG_USB_CONFIGFS_ACM=y
CONFIG_USB_CONFIGFS_F_FS=y
CONFIG_MMC=y
CONFIG_MMC_BLOCK_MINORS=64