[oe-commits] org.oe.dev ixp4xx-kernel: build a few more USB serial device drivers as modules

mwester commit openembedded-commits at lists.openembedded.org
Sat Mar 10 05:16:47 UTC 2007


ixp4xx-kernel: build a few more USB serial device drivers as modules

Author: mwester at openembedded.org
Branch: org.openembedded.dev
Revision: 9d998fd11d3cc88bf3bf8521f46c2322009e7998
ViewMTN: http://monotone.openembedded.org/revision.psp?id=9d998fd11d3cc88bf3bf8521f46c2322009e7998
Files:
1
packages/linux/ixp4xx-kernel/2.6.20/defconfig
packages/linux/ixp4xx-kernel_2.6.20.bb
Diffs:

#
# mt diff -r3e3489e64fda8ae164064abcaaa216c7a20641e1 -r9d998fd11d3cc88bf3bf8521f46c2322009e7998
#
# 
# 
# patch "packages/linux/ixp4xx-kernel/2.6.20/defconfig"
#  from [fb93da2eb2160d41c95426cc819b0c5bbb83793d]
#    to [95f18a0c442d55abdeb86a6d8914fb5d6b9fbdfb]
# 
# patch "packages/linux/ixp4xx-kernel_2.6.20.bb"
#  from [82bb827666df26e0750edb2cd389f187e0a321e4]
#    to [a742d404127f9c1d73102738c8c8b97012cfe1d5]
# 
============================================================
--- packages/linux/ixp4xx-kernel/2.6.20/defconfig	fb93da2eb2160d41c95426cc819b0c5bbb83793d
+++ packages/linux/ixp4xx-kernel/2.6.20/defconfig	95f18a0c442d55abdeb86a6d8914fb5d6b9fbdfb
@@ -1586,11 +1586,11 @@ CONFIG_USB_SERIAL_AIRCABLE=m
 CONFIG_USB_SERIAL_GENERIC=y
 CONFIG_USB_SERIAL_AIRCABLE=m
 # CONFIG_USB_SERIAL_AIRPRIME is not set
-# CONFIG_USB_SERIAL_ARK3116 is not set
+CONFIG_USB_SERIAL_ARK3116=m
 CONFIG_USB_SERIAL_BELKIN=m
 CONFIG_USB_SERIAL_WHITEHEAT=m
 CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m
-# CONFIG_USB_SERIAL_CP2101 is not set
+CONFIG_USB_SERIAL_CP2101=m
 CONFIG_USB_SERIAL_CYPRESS_M8=m
 CONFIG_USB_SERIAL_EMPEG=m
 CONFIG_USB_SERIAL_FTDI_SIO=m
@@ -1603,7 +1603,7 @@ CONFIG_USB_SERIAL_KEYSPAN_PDA=m
 CONFIG_USB_SERIAL_GARMIN=m
 CONFIG_USB_SERIAL_IPW=m
 CONFIG_USB_SERIAL_KEYSPAN_PDA=m
-# CONFIG_USB_SERIAL_KEYSPAN is not set
+CONFIG_USB_SERIAL_KEYSPAN=m
 CONFIG_USB_SERIAL_KLSI=m
 CONFIG_USB_SERIAL_KOBIL_SCT=m
 CONFIG_USB_SERIAL_MCT_U232=m
============================================================
--- packages/linux/ixp4xx-kernel_2.6.20.bb	82bb827666df26e0750edb2cd389f187e0a321e4
+++ packages/linux/ixp4xx-kernel_2.6.20.bb	a742d404127f9c1d73102738c8c8b97012cfe1d5
@@ -6,7 +6,7 @@
 # http://trac.nslu2-linux.org/kernel/
 #
 # The revision that is pulled from SVN is specified below
-IXP4XX_KERNEL_SVN_REV = "768"
+IXP4XX_KERNEL_SVN_REV = "769"
 #
 # The directory containing the patches to be applied is
 # specified below






More information about the Openembedded-commits mailing list