diff --git a/target/linux/apm821xx/sata/config-default b/target/linux/apm821xx/sata/config-default index daff2d04bef..7efb914885f 100644 --- a/target/linux/apm821xx/sata/config-default +++ b/target/linux/apm821xx/sata/config-default @@ -54,3 +54,9 @@ CONFIG_PPC4xx_CPM=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_SUSPEND=y CONFIG_SUSPEND_FREEZER=y +CONFIG_USB=y +CONFIG_USB_COMMON=y +CONFIG_USB_DWC2=y +CONFIG_USB_DWC2_HOST=y +CONFIG_USB_ROLE_SWITCH=y +CONFIG_USB_STORAGE=y