Skip to content

Commit 508423b

Browse files
sjoerdsimonskgene
authored andcommitted
ARM: exynos_defconfig: enable USB gadget support
Enable USB gadget support without support for any specific gadgets to more easily catch cases where a devices dts doesn't specify the usb controllers dr_mode while it should. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
1 parent 7a512b0 commit 508423b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/exynos_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ CONFIG_SMSC911X=y
5555
CONFIG_USB_USBNET=y
5656
CONFIG_USB_NET_SMSC75XX=y
5757
CONFIG_USB_NET_SMSC95XX=y
58+
CONFIG_USB_GADGET=y
5859
CONFIG_INPUT_EVDEV=y
5960
CONFIG_KEYBOARD_GPIO=y
6061
CONFIG_KEYBOARD_CROS_EC=y

0 commit comments

Comments
 (0)