[kernel] Revert "Disable zaurus usb networking."

Dave Jones davej at fedoraproject.org
Tue Sep 28 16:59:38 UTC 2010


commit 4539bcb0e29f9eb8810b1b9edd7904f758e1a184
Author: Dave Jones <davej at redhat.com>
Date:   Tue Sep 28 12:59:32 2010 -0400

    Revert "Disable zaurus usb networking."
    
    This reverts commit a98e4a7f91a195d1bf2931df1c1d0b7f624b3836.

 config-generic |    3 +--
 kernel.spec    |    4 ----
 2 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/config-generic b/config-generic
index 0a9f1ea..6f99259 100644
--- a/config-generic
+++ b/config-generic
@@ -3090,8 +3090,7 @@ CONFIG_USB_NET_MCS7830=m
 CONFIG_USB_NET_RNDIS_HOST=m
 CONFIG_USB_NET_CDC_SUBSET=m
 CONFIG_USB_NET_CDC_EEM=m
-# Zaurus should only show up on ARM platforms, but binds to random shit on Dell laptops.
-# CONFIG_USB_NET_ZAURUS is not set
+CONFIG_USB_NET_ZAURUS=m
 CONFIG_USB_NET_INT51X1=m
 CONFIG_USB_CDC_PHONET=m
 CONFIG_USB_IPHETH=m
diff --git a/kernel.spec b/kernel.spec
index f09c9a0..a4d1ca2 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -1930,10 +1930,6 @@ fi
 #                 ||     ||
 
 %changelog
-* Tue Sep 28 2010 Dave Jones <davej at redhat.com>
-- Disable zaurus usb networking.
-  This should only show up on ARM, but it binds to stuff on Dell laptops too.
-
 * Fri Sep 24 2010 Chuck Ebbert <cebbert at redhat.com> 2.6.36-0.27.rc5.git6
 - Linux 2.6.36-rc5-git6
 


More information about the scm-commits mailing list