From ddda6b071c2be27474c25d6f922832ca5e94663b Mon Sep 17 00:00:00 2001 From: kyak Date: Tue, 10 May 2011 20:46:48 +0400 Subject: [PATCH] config-2.6.37: enable battery, disable RNDIS --- target/linux/xburst/config-2.6.37 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/xburst/config-2.6.37 b/target/linux/xburst/config-2.6.37 index 8ce313033..0c56b0304 100644 --- a/target/linux/xburst/config-2.6.37 +++ b/target/linux/xburst/config-2.6.37 @@ -18,7 +18,7 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y # CONFIG_BACKLIGHT_GENERIC is not set # CONFIG_BACKLIGHT_LCD_SUPPORT is not set # CONFIG_BATTERY_BQ20Z75 is not set -# CONFIG_BATTERY_JZ4740 is not set +CONFIG_BATTERY_JZ4740=y # CONFIG_BCM47XX is not set # CONFIG_BCM63XX is not set CONFIG_BITREVERSE=y @@ -365,7 +365,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y # CONFIG_USB_AUDIO is not set # CONFIG_USB_CDC_COMPOSITE is not set # CONFIG_USB_ETH_EEM is not set -CONFIG_USB_ETH_RNDIS=y +# CONFIG_USB_ETH_RNDIS is not set CONFIG_USB_ETH=y # CONFIG_USB_FILE_STORAGE is not set # CONFIG_USB_FUNCTIONFS is not set