diff options
Diffstat (limited to 'configs/MPC8572DS_defconfig')
-rw-r--r-- | configs/MPC8572DS_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/MPC8572DS_defconfig b/configs/MPC8572DS_defconfig index 9af509f..8881713 100644 --- a/configs/MPC8572DS_defconfig +++ b/configs/MPC8572DS_defconfig @@ -26,5 +26,6 @@ CONFIG_PHY_GIGE=y CONFIG_E1000=y CONFIG_SYS_NS16550=y CONFIG_USB=y +CONFIG_USB_EHCI_PCI=y CONFIG_USB_STORAGE=y CONFIG_OF_LIBFDT=y |