diff options
Diffstat (limited to 'configs/sheevaplug_defconfig')
-rw-r--r-- | configs/sheevaplug_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sheevaplug_defconfig b/configs/sheevaplug_defconfig index b3280557caf..fa99d51505d 100644 --- a/configs/sheevaplug_defconfig +++ b/configs/sheevaplug_defconfig @@ -23,5 +23,6 @@ CONFIG_CMD_UBI=y CONFIG_ISO_PARTITION=y CONFIG_SYS_NS16550=y CONFIG_USB=y +CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |