diff options
Diffstat (limited to 'configs/bcm11130_nand_defconfig')
-rw-r--r-- | configs/bcm11130_nand_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/bcm11130_nand_defconfig b/configs/bcm11130_nand_defconfig index 2e7aff9966..7e1e682215 100644 --- a/configs/bcm11130_nand_defconfig +++ b/configs/bcm11130_nand_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 |