From 4b22249a61c4486a650b15fd726b40130c928cfd Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Fri, 20 Aug 2010 19:49:07 -0400 Subject: [PATCH] [ARM] tegra: stingray: defconfig: Enable CONFIG_USB_ANDROID_RNDIS Signed-off-by: Mike Lockwood --- arch/arm/configs/stingray_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/configs/stingray_defconfig b/arch/arm/configs/stingray_defconfig index 2afbfd1e07d7..d3e971cdfe18 100644 --- a/arch/arm/configs/stingray_defconfig +++ b/arch/arm/configs/stingray_defconfig @@ -1777,7 +1777,7 @@ CONFIG_USB_ANDROID=y CONFIG_USB_ANDROID_ADB=y # CONFIG_USB_ANDROID_MASS_STORAGE is not set CONFIG_USB_ANDROID_MTP=y -# CONFIG_USB_ANDROID_RNDIS is not set +CONFIG_USB_ANDROID_RNDIS=y # CONFIG_USB_CDC_COMPOSITE is not set # CONFIG_USB_G_NOKIA is not set # CONFIG_USB_G_MULTI is not set -- 2.34.1