summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gsj
diff options
context:
space:
mode:
authorWilly Tu <wltu@google.com>2021-04-23 05:29:20 +0300
committerWilly Tu <wltu@google.com>2021-04-23 19:43:16 +0300
commitd5e6703368e54285574fe8e1c5dae4c6984e8b93 (patch)
treefbc48f50a390c1051245ae183b4729a19831fd4b /meta-quanta/meta-gsj
parent1872537146e38296f06d48c5315a27a990feccb0 (diff)
downloadopenbmc-d5e6703368e54285574fe8e1c5dae4c6984e8b93.tar.xz
quanta: gsj: linux: Enable USB NPCM UDC driver
Google-Bug-Id: 186163211 Change-Id: I0e7a43b93cb441ee382b5b94e6f5aac24aaddc7d Signed-off-by: Willy Tu <wltu@google.com>
Diffstat (limited to 'meta-quanta/meta-gsj')
-rw-r--r--meta-quanta/meta-gsj/recipes-kernel/linux/linux-nuvoton/gsj.cfg2
1 files changed, 2 insertions, 0 deletions
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 b95eddfec..5ac68df46 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