From 4791baae56adddc8a97fa25dc27e46aa83ebf90d Mon Sep 17 00:00:00 2001 From: Mark Kuo Date: Thu, 21 Jul 2016 18:21:05 +0800 Subject: [PATCH] arm64: tegra21: enable Android Composite Gadget This commit enables the composite gadget in defconfig. boot.img size increased by 91552 bytes. Bug 200231426 Change-Id: I9b77287b9b1ab9c91d4780b95eddf2c28f873b95 Signed-off-by: Mark Kuo Signed-off-by: Prabhu Kuttiyam Reviewed-on: http://git-master/r/1209229 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Tested-by: Ankit Gupta (SW-TEGRA) Reviewed-by: Bibek Basu --- arch/arm64/configs/tegra21_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/tegra21_defconfig b/arch/arm64/configs/tegra21_defconfig index 17f7d339161..1dd0c4f85bb 100644 --- a/arch/arm64/configs/tegra21_defconfig +++ b/arch/arm64/configs/tegra21_defconfig @@ -490,6 +490,7 @@ CONFIG_USB_TEGRA_OTG=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_VBUS_DRAW=500 CONFIG_USB_TEGRA=y +CONFIG_USB_G_ANDROID=y CONFIG_USB_AUDIO=m CONFIG_USB_ETH=m CONFIG_USB_MASS_STORAGE=m -- 2.39.2