[oe-commits] Andrea Adami : linux: update Zaurus defconfigs for 2.6.38.4

git version control git at git.openembedded.org
Fri Apr 29 20:59:45 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Fri Apr 29 22:56:07 2011 +0200

linux: update Zaurus defconfigs for 2.6.38.4

* build uinput as module
* load on demand

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 recipes/linux/linux-2.6.38/akita/defconfig  |    2 +-
 recipes/linux/linux-2.6.38/c7x0/defconfig   |    2 +-
 recipes/linux/linux-2.6.38/collie/defconfig |    2 +-
 recipes/linux/linux-2.6.38/poodle/defconfig |    2 +-
 recipes/linux/linux-2.6.38/spitz/defconfig  |    2 +-
 recipes/linux/linux-2.6.38/tosa/defconfig   |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/recipes/linux/linux-2.6.38/akita/defconfig b/recipes/linux/linux-2.6.38/akita/defconfig
index f8ceafc..0ad3bfe 100644
--- a/recipes/linux/linux-2.6.38/akita/defconfig
+++ b/recipes/linux/linux-2.6.38/akita/defconfig
@@ -170,7 +170,7 @@ CONFIG_KEYBOARD_MATRIX=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_ADS7846=y
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_UINPUT=y
+CONFIG_INPUT_UINPUT=m
 # CONFIG_SERIO is not set
 CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
diff --git a/recipes/linux/linux-2.6.38/c7x0/defconfig b/recipes/linux/linux-2.6.38/c7x0/defconfig
index cafef31..eb8e730 100644
--- a/recipes/linux/linux-2.6.38/c7x0/defconfig
+++ b/recipes/linux/linux-2.6.38/c7x0/defconfig
@@ -171,7 +171,7 @@ CONFIG_KEYBOARD_MATRIX=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_ADS7846=y
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_UINPUT=y
+CONFIG_INPUT_UINPUT=m
 # CONFIG_SERIO is not set
 CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
diff --git a/recipes/linux/linux-2.6.38/collie/defconfig b/recipes/linux/linux-2.6.38/collie/defconfig
index da09884..74044c7 100644
--- a/recipes/linux/linux-2.6.38/collie/defconfig
+++ b/recipes/linux/linux-2.6.38/collie/defconfig
@@ -168,7 +168,7 @@ CONFIG_KEYBOARD_LOCOMO=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_ADS7846=y
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_UINPUT=y
+CONFIG_INPUT_UINPUT=m
 # CONFIG_SERIO is not set
 CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
diff --git a/recipes/linux/linux-2.6.38/poodle/defconfig b/recipes/linux/linux-2.6.38/poodle/defconfig
index eb6177e..d5d57e0 100644
--- a/recipes/linux/linux-2.6.38/poodle/defconfig
+++ b/recipes/linux/linux-2.6.38/poodle/defconfig
@@ -171,7 +171,7 @@ CONFIG_KEYBOARD_LOCOMO=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_ADS7846=y
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_UINPUT=y
+CONFIG_INPUT_UINPUT=m
 # CONFIG_SERIO is not set
 CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
diff --git a/recipes/linux/linux-2.6.38/spitz/defconfig b/recipes/linux/linux-2.6.38/spitz/defconfig
index f8ceafc..0ad3bfe 100644
--- a/recipes/linux/linux-2.6.38/spitz/defconfig
+++ b/recipes/linux/linux-2.6.38/spitz/defconfig
@@ -170,7 +170,7 @@ CONFIG_KEYBOARD_MATRIX=y
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_TOUCHSCREEN_ADS7846=y
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_UINPUT=y
+CONFIG_INPUT_UINPUT=m
 # CONFIG_SERIO is not set
 CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
diff --git a/recipes/linux/linux-2.6.38/tosa/defconfig b/recipes/linux/linux-2.6.38/tosa/defconfig
index c7aefa5..4c8c3f9 100644
--- a/recipes/linux/linux-2.6.38/tosa/defconfig
+++ b/recipes/linux/linux-2.6.38/tosa/defconfig
@@ -171,7 +171,7 @@ CONFIG_KEYBOARD_MATRIX=y
 # CONFIG_INPUT_MOUSE is not set
 CONFIG_INPUT_TOUCHSCREEN=y
 CONFIG_INPUT_MISC=y
-CONFIG_INPUT_UINPUT=y
+CONFIG_INPUT_UINPUT=m
 # CONFIG_SERIO is not set
 CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m





More information about the Openembedded-commits mailing list