diff options
Diffstat (limited to 'configs/warp_defconfig')
-rw-r--r-- | configs/warp_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/warp_defconfig b/configs/warp_defconfig index 959e29c35a..e37158c0a5 100644 --- a/configs/warp_defconfig +++ b/configs/warp_defconfig @@ -8,4 +8,6 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +CONFIG_USB=y +CONFIG_USB_GADGET=y CONFIG_OF_LIBFDT=y |