From d5e6703368e54285574fe8e1c5dae4c6984e8b93 Mon Sep 17 00:00:00 2001 From: Willy Tu Date: Thu, 22 Apr 2021 19:29:20 -0700 Subject: quanta: gsj: linux: Enable USB NPCM UDC driver Google-Bug-Id: 186163211 Change-Id: I0e7a43b93cb441ee382b5b94e6f5aac24aaddc7d Signed-off-by: Willy Tu --- meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-quanta/meta-gsj') diff --git a/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg b/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg index b95eddfec4..5ac68df466 100644 --- a/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg +++ b/meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg @@ -46,6 +46,8 @@ CONFIG_USB_CONFIGFS_RNDIS=y CONFIG_USB_CONFIGFS_EEM=y CONFIG_USB_CONFIGFS_MASS_STORAGE=y CONFIG_USB_CONFIGFS_F_HID=y +CONFIG_USB_GADGET_NPCM_USB2=y +CONFIG_USB_NPCM_UDC=y CONFIG_MEDIA_SUPPORT=y CONFIG_FORCE_MAX_ZONEORDER=12 -- cgit v1.2.3