diff options
Diffstat (limited to 'configs/guruplug_defconfig')
-rw-r--r-- | configs/guruplug_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/guruplug_defconfig b/configs/guruplug_defconfig index c09d3a61e1e..f2c22bfd547 100644 --- a/configs/guruplug_defconfig +++ b/configs/guruplug_defconfig @@ -23,5 +23,6 @@ CONFIG_ISO_PARTITION=y # CONFIG_MMC is not set CONFIG_SYS_NS16550=y CONFIG_USB=y +CONFIG_USB_EHCI_HCD=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |