diff options
Diffstat (limited to 'configs/ds414_defconfig')
-rw-r--r-- | configs/ds414_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/ds414_defconfig b/configs/ds414_defconfig index ec23c77932..f95a9df5a1 100644 --- a/configs/ds414_defconfig +++ b/configs/ds414_defconfig @@ -27,3 +27,5 @@ CONFIG_DEBUG_UART_BASE=0xd0012000 CONFIG_DEBUG_UART_CLOCK=250000000 CONFIG_DEBUG_UART_SHIFT=2 CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y |