diff options
Diffstat (limited to 'configs/bcm28155_ap_defconfig')
-rw-r--r-- | configs/bcm28155_ap_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/bcm28155_ap_defconfig b/configs/bcm28155_ap_defconfig index 7ec0d30..ba57944 100644 --- a/configs/bcm28155_ap_defconfig +++ b/configs/bcm28155_ap_defconfig @@ -7,3 +7,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 |