Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
authorRod Whitby <rod@whitby.id.au>
Tue, 1 Mar 2005 18:56:00 +0000 (18:56 +0000)
committerRod Whitby <rod@whitby.id.au>
Tue, 1 Mar 2005 18:56:00 +0000 (18:56 +0000)
into home.(none):/home/slug/openembedded

2005/03/01 21:48:07+10:30 (none)!rwhitby
Added pl2303, visor and ipaq serial modules to OpenSlug kernel

BKrev: 4224bac03oZ_sQLX-PWx6t64DTNIRw

packages/linux/openslug-kernel-2.6.9/defconfig
packages/linux/openslug-kernel_2.6.9.bb

index 288cb4b..b5f404c 100644 (file)
@@ -1054,8 +1054,8 @@ CONFIG_USB_SERIAL_BELKIN=m
 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
 # CONFIG_USB_SERIAL_EMPEG is not set
 # CONFIG_USB_SERIAL_FTDI_SIO is not set
-# CONFIG_USB_SERIAL_VISOR is not set
-# CONFIG_USB_SERIAL_IPAQ is not set
+CONFIG_USB_SERIAL_VISOR=m
+CONFIG_USB_SERIAL_IPAQ=m
 # CONFIG_USB_SERIAL_IR is not set
 # CONFIG_USB_SERIAL_EDGEPORT is not set
 # CONFIG_USB_SERIAL_EDGEPORT_TI is not set
@@ -1064,7 +1064,7 @@ CONFIG_USB_SERIAL_BELKIN=m
 # CONFIG_USB_SERIAL_KLSI is not set
 # CONFIG_USB_SERIAL_KOBIL_SCT is not set
 # CONFIG_USB_SERIAL_MCT_U232 is not set
-# CONFIG_USB_SERIAL_PL2303 is not set
+CONFIG_USB_SERIAL_PL2303=m
 # CONFIG_USB_SERIAL_SAFE is not set
 # CONFIG_USB_SERIAL_CYBERJACK is not set
 # CONFIG_USB_SERIAL_XIRCOM is not set
index d2aeef9..68e61af 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "kernel"
 DESCRIPTION = "Linux kernel for the Linksys NSLU2 device"
 LICENSE = "GPL"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-PR = "r8"
+PR = "r9"
 
 KERNEL_SUFFIX = "openslug"