diff options
Diffstat (limited to 'configs/canyonlands_defconfig')
-rw-r--r-- | configs/canyonlands_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/canyonlands_defconfig b/configs/canyonlands_defconfig index fe9fbd041f..f3b3e52486 100644 --- a/configs/canyonlands_defconfig +++ b/configs/canyonlands_defconfig @@ -21,3 +21,5 @@ CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y CONFIG_OF_EMBED=y CONFIG_SYS_NS16550=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y |