summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/configs/tegra_enterprise_android_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/arm/configs/tegra_enterprise_android_defconfig b/arch/arm/configs/tegra_enterprise_android_defconfig
index c02a284acf9f..269e6476190c 100644
--- a/arch/arm/configs/tegra_enterprise_android_defconfig
+++ b/arch/arm/configs/tegra_enterprise_android_defconfig
@@ -282,10 +282,12 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_SUSPEND=y
CONFIG_USB_EHCI_HCD=y
-CONFIG_USB_ACM=y
+CONFIG_USB_EHCI_ONOFF_FEATURE=y
+CONFIG_USB_ACM=m
CONFIG_USB_WDM=y
CONFIG_USB_STORAGE=y
CONFIG_USB_SERIAL=y
+CONFIG_USB_SERIAL_BASEBAND=m
CONFIG_USB_GADGET=y
CONFIG_USB_ANDROID=y
CONFIG_USB_ANDROID_ADB=y