diff options
Diffstat (limited to 'configs/at91rm9200ek_defconfig')
-rw-r--r-- | configs/at91rm9200ek_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/at91rm9200ek_defconfig b/configs/at91rm9200ek_defconfig index f1303b3ae0..e4f719646b 100644 --- a/configs/at91rm9200ek_defconfig +++ b/configs/at91rm9200ek_defconfig @@ -12,4 +12,6 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_CMD_FAT=y +CONFIG_USB=y +CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |