summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2012-02-10 10:17:22 -0600
committerJesse Gilles <jgilles@multitech.com>2012-02-10 10:17:22 -0600
commit08161f5c8126e3d66112d519781fc7804c870e85 (patch)
treef92c8f121282e143e7c1fb9c3c8d24a210fa5291
parent0285453985ff60e644b91d8894a11dbd5c1c2c33 (diff)
linux-2.6.35: build usbserial as a module
-rw-r--r--multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig5
-rw-r--r--multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig5
-rw-r--r--multitech/recipes/linux/linux_2.6.35.bbappend2
3 files changed, 5 insertions, 7 deletions
diff --git a/multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig b/multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig
index 3b6fb30..498d6d7 100644
--- a/multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig
+++ b/multitech/recipes/linux/linux-2.6.35/mt100eocg/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.35.14
-# Wed Aug 17 15:28:12 2011
+# Fri Feb 10 09:34:40 2012
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1448,8 +1448,7 @@ CONFIG_USB_STORAGE=m
#
# USB port drivers
#
-CONFIG_USB_SERIAL=y
-CONFIG_USB_SERIAL_CONSOLE=y
+CONFIG_USB_SERIAL=m
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
diff --git a/multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig b/multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig
index 3b6fb30..498d6d7 100644
--- a/multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig
+++ b/multitech/recipes/linux/linux-2.6.35/mtcdp/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.35.14
-# Wed Aug 17 15:28:12 2011
+# Fri Feb 10 09:34:40 2012
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1448,8 +1448,7 @@ CONFIG_USB_STORAGE=m
#
# USB port drivers
#
-CONFIG_USB_SERIAL=y
-CONFIG_USB_SERIAL_CONSOLE=y
+CONFIG_USB_SERIAL=m
CONFIG_USB_EZUSB=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
diff --git a/multitech/recipes/linux/linux_2.6.35.bbappend b/multitech/recipes/linux/linux_2.6.35.bbappend
index 37ef882..3e62838 100644
--- a/multitech/recipes/linux/linux_2.6.35.bbappend
+++ b/multitech/recipes/linux/linux_2.6.35.bbappend
@@ -1,7 +1,7 @@
FILESEXTRA := "${THISDIR}"
FILESPATHBASE =. "${FILESEXTRA}:"
-PR .= ".corecdp7"
+PR .= ".corecdp8"
STABLEV = "14"
SRC_URI_mtcdp = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \