diff options
Diffstat (limited to 'configs/bcm11130_defconfig')
-rw-r--r-- | configs/bcm11130_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/bcm11130_defconfig b/configs/bcm11130_defconfig index 4b1bc496cf..222c319298 100644 --- a/configs/bcm11130_defconfig +++ b/configs/bcm11130_defconfig @@ -8,3 +8,5 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_GADGET=y |