From 3683618909649092e1fd4bfc6be4a6cbe7f21488 Mon Sep 17 00:00:00 2001 From: kyak Date: Tue, 19 Oct 2010 10:47:38 +0400 Subject: [PATCH] Disable RNDIS for now, it's broken (give Windows users a chance to use CDC/ECM driver) --- target/linux/xburst/qi_lb60/config-2.6.32 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/xburst/qi_lb60/config-2.6.32 b/target/linux/xburst/qi_lb60/config-2.6.32 index 91f0891f2..501a71ca7 100644 --- a/target/linux/xburst/qi_lb60/config-2.6.32 +++ b/target/linux/xburst/qi_lb60/config-2.6.32 @@ -19,3 +19,4 @@ CONFIG_SPI=y CONFIG_SPI_BITBANG=y CONFIG_SPI_GPIO=y CONFIG_SPI_MASTER=y +CONFIG_USB_ETH_RNDIS=n