[oe-commits] Koen Kooi : linux-omap kernels: set CONFIG_USB_SERIAL_CP2101 to 'm' if usbserial is enabled

git version control git at git.openembedded.org
Mon Jan 11 13:23:49 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0a119f8f9d099aa85042cf524ad91bb5ae4158f1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0a119f8f9d099aa85042cf524ad91bb5ae4158f1

Author: Koen Kooi <k-kooi at ti.com>
Date:   Fri Jan  8 19:31:05 2010 +0100

linux-omap kernels: set CONFIG_USB_SERIAL_CP2101 to 'm' if usbserial is enabled

---

 recipes/linux/linux-omap-2.6.28/overo/defconfig    |    2 +-
 recipes/linux/linux-omap-2.6.29/overo/defconfig    |    2 +-
 recipes/linux/linux-omap-pm-2.6.29/overo/defconfig |    2 +-
 recipes/linux/linux-omap-pm/overo/defconfig        |    2 +-
 recipes/linux/linux-omap/overo/defconfig           |    2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes/linux/linux-omap-2.6.28/overo/defconfig b/recipes/linux/linux-omap-2.6.28/overo/defconfig
index d462085..533e457 100644
--- a/recipes/linux/linux-omap-2.6.28/overo/defconfig
+++ b/recipes/linux/linux-omap-2.6.28/overo/defconfig
@@ -1571,7 +1571,7 @@ CONFIG_USB_SERIAL=m
 # CONFIG_USB_SERIAL_CH341 is not set
 # CONFIG_USB_SERIAL_WHITEHEAT is not set
 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
-# CONFIG_USB_SERIAL_CP2101 is not set
+CONFIG_USB_SERIAL_CP2101=m
 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
 # CONFIG_USB_SERIAL_EMPEG is not set
 # CONFIG_USB_SERIAL_FTDI_SIO is not set
diff --git a/recipes/linux/linux-omap-2.6.29/overo/defconfig b/recipes/linux/linux-omap-2.6.29/overo/defconfig
index a4894e2..06812f0 100644
--- a/recipes/linux/linux-omap-2.6.29/overo/defconfig
+++ b/recipes/linux/linux-omap-2.6.29/overo/defconfig
@@ -1662,7 +1662,7 @@ CONFIG_USB_SERIAL_GENERIC=y
 # CONFIG_USB_SERIAL_CH341 is not set
 # CONFIG_USB_SERIAL_WHITEHEAT is not set
 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
-# CONFIG_USB_SERIAL_CP2101 is not set
+CONFIG_USB_SERIAL_CP2101=m
 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
 # CONFIG_USB_SERIAL_EMPEG is not set
 CONFIG_USB_SERIAL_FTDI_SIO=m
diff --git a/recipes/linux/linux-omap-pm-2.6.29/overo/defconfig b/recipes/linux/linux-omap-pm-2.6.29/overo/defconfig
index 3d02565..8a1c473 100644
--- a/recipes/linux/linux-omap-pm-2.6.29/overo/defconfig
+++ b/recipes/linux/linux-omap-pm-2.6.29/overo/defconfig
@@ -1637,7 +1637,7 @@ CONFIG_USB_SERIAL_GENERIC=y
 # CONFIG_USB_SERIAL_CH341 is not set
 # CONFIG_USB_SERIAL_WHITEHEAT is not set
 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
-# CONFIG_USB_SERIAL_CP2101 is not set
+CONFIG_USB_SERIAL_CP2101=m
 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
 # CONFIG_USB_SERIAL_EMPEG is not set
 CONFIG_USB_SERIAL_FTDI_SIO=m
diff --git a/recipes/linux/linux-omap-pm/overo/defconfig b/recipes/linux/linux-omap-pm/overo/defconfig
index 3d02565..8a1c473 100644
--- a/recipes/linux/linux-omap-pm/overo/defconfig
+++ b/recipes/linux/linux-omap-pm/overo/defconfig
@@ -1637,7 +1637,7 @@ CONFIG_USB_SERIAL_GENERIC=y
 # CONFIG_USB_SERIAL_CH341 is not set
 # CONFIG_USB_SERIAL_WHITEHEAT is not set
 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
-# CONFIG_USB_SERIAL_CP2101 is not set
+CONFIG_USB_SERIAL_CP2101=m
 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
 # CONFIG_USB_SERIAL_EMPEG is not set
 CONFIG_USB_SERIAL_FTDI_SIO=m
diff --git a/recipes/linux/linux-omap/overo/defconfig b/recipes/linux/linux-omap/overo/defconfig
index c92e425..d2187a5 100644
--- a/recipes/linux/linux-omap/overo/defconfig
+++ b/recipes/linux/linux-omap/overo/defconfig
@@ -1384,7 +1384,7 @@ CONFIG_USB_SERIAL=m
 # CONFIG_USB_SERIAL_CH341 is not set
 # CONFIG_USB_SERIAL_WHITEHEAT is not set
 # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
-# CONFIG_USB_SERIAL_CP2101 is not set
+CONFIG_USB_SERIAL_CP2101=m
 # CONFIG_USB_SERIAL_CYPRESS_M8 is not set
 # CONFIG_USB_SERIAL_EMPEG is not set
 # CONFIG_USB_SERIAL_FTDI_SIO is not set





More information about the Openembedded-commits mailing list