diff options
Diffstat (limited to 'configs/xpedite550x_defconfig')
-rw-r--r-- | configs/xpedite550x_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/xpedite550x_defconfig b/configs/xpedite550x_defconfig index f893abf5ed..b6d3c8a9d7 100644 --- a/configs/xpedite550x_defconfig +++ b/configs/xpedite550x_defconfig @@ -16,4 +16,6 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |