[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#456416: linux-2.6: regression on kernel config with 2.6.23 on arm iop32x



Package: linux-2.6
Version: 2.6.23-1
Severity: important

Hello,

with svn revision 9706 some config options got removed from
debian/config/arm/config.iop32x. This changes removed USB_NET and PPP
from the config completely.

Please readd this config options so PPP and USB Ethernet devices are
usable again (see attached patch for what I did locally).

TIA

Daniel
Index: arm/config.iop32x
===================================================================
--- arm/config.iop32x	(revision 9956)
+++ arm/config.iop32x	(working copy)
@@ -167,6 +167,16 @@
 # Networking
 #
 CONFIG_NET=y
+CONFIG_USB_USBNET=m
+CONFIG_PPP=m
+CONFIG_PPP_MULTILINK=y
+CONFIG_PPP_FILTER=y
+CONFIG_PPP_ASYNC=m
+CONFIG_PPP_SYNC_TTY=m
+CONFIG_PPP_DEFLATE=m
+CONFIG_PPP_BSDCOMP=m
+CONFIG_PPPOE=m
+CONFIG_PPPOATM=m
 
 #
 # Networking options

Attachment: signature.asc
Description: Digital signature


Reply to: