[oe] [meta-handheld][PATCH 3/4] linux-yocto_3.4: move CONFIG_PXA_SHARPSL=y to zaurus-pxa-common.cfg

Andrea Adami andrea.adami at gmail.com
Sat Dec 8 00:09:22 UTC 2012


Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 .../linux/linux-yocto-3.4/akita/akita.cfg          |    1 -
 recipes-kernel/linux/linux-yocto-3.4/c7x0/c7x0.cfg |    1 -
 .../linux/linux-yocto-3.4/poodle/poodle.cfg        |    1 -
 .../linux/linux-yocto-3.4/spitz/spitz.cfg          |    1 -
 recipes-kernel/linux/linux-yocto-3.4/tosa/tosa.cfg |    1 -
 .../linux/linux-yocto-3.4/zaurus-pxa-common.cfg    |    5 +++++
 6 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes-kernel/linux/linux-yocto-3.4/akita/akita.cfg b/recipes-kernel/linux/linux-yocto-3.4/akita/akita.cfg
index 5e9d937..303a0b9 100644
--- a/recipes-kernel/linux/linux-yocto-3.4/akita/akita.cfg
+++ b/recipes-kernel/linux/linux-yocto-3.4/akita/akita.cfg
@@ -11,7 +11,6 @@ CONFIG_IWMMXT=y
 #
 # End-user Products (sorted by vendor name)
 #
-CONFIG_PXA_SHARPSL=y
 CONFIG_MACH_AKITA=y
 CONFIG_MACH_SPITZ=y
 CONFIG_MACH_BORZOI=y
diff --git a/recipes-kernel/linux/linux-yocto-3.4/c7x0/c7x0.cfg b/recipes-kernel/linux/linux-yocto-3.4/c7x0/c7x0.cfg
index cded0f1..e888c26 100644
--- a/recipes-kernel/linux/linux-yocto-3.4/c7x0/c7x0.cfg
+++ b/recipes-kernel/linux/linux-yocto-3.4/c7x0/c7x0.cfg
@@ -1,7 +1,6 @@
 #
 # End-user Products (sorted by vendor name)
 #
-CONFIG_PXA_SHARPSL=y
 CONFIG_MACH_CORGI=y
 CONFIG_MACH_SHEPHERD=y
 CONFIG_MACH_HUSKY=y
diff --git a/recipes-kernel/linux/linux-yocto-3.4/poodle/poodle.cfg b/recipes-kernel/linux/linux-yocto-3.4/poodle/poodle.cfg
index d661b96..571df39 100644
--- a/recipes-kernel/linux/linux-yocto-3.4/poodle/poodle.cfg
+++ b/recipes-kernel/linux/linux-yocto-3.4/poodle/poodle.cfg
@@ -6,7 +6,6 @@ CONFIG_SHARP_LOCOMO=y
 #
 # End-user Products (sorted by vendor name)
 #
-CONFIG_PXA_SHARPSL=y
 CONFIG_MACH_POODLE=y
 CONFIG_PXA25x=y
 
diff --git a/recipes-kernel/linux/linux-yocto-3.4/spitz/spitz.cfg b/recipes-kernel/linux/linux-yocto-3.4/spitz/spitz.cfg
index ca34fd6..86494df 100644
--- a/recipes-kernel/linux/linux-yocto-3.4/spitz/spitz.cfg
+++ b/recipes-kernel/linux/linux-yocto-3.4/spitz/spitz.cfg
@@ -6,7 +6,6 @@ CONFIG_IWMMXT=y
 #
 # End-user Products (sorted by vendor name)
 #
-CONFIG_PXA_SHARPSL=y
 CONFIG_MACH_AKITA=y
 CONFIG_MACH_SPITZ=y
 CONFIG_MACH_BORZOI=y
diff --git a/recipes-kernel/linux/linux-yocto-3.4/tosa/tosa.cfg b/recipes-kernel/linux/linux-yocto-3.4/tosa/tosa.cfg
index bdbac5c..085e1d2 100644
--- a/recipes-kernel/linux/linux-yocto-3.4/tosa/tosa.cfg
+++ b/recipes-kernel/linux/linux-yocto-3.4/tosa/tosa.cfg
@@ -1,7 +1,6 @@
 #
 # End-user Products (sorted by vendor name)
 #
-CONFIG_PXA_SHARPSL=y
 CONFIG_MACH_TOSA=y
 CONFIG_TOSA_BT=m
 CONFIG_PXA25x=y
diff --git a/recipes-kernel/linux/linux-yocto-3.4/zaurus-pxa-common.cfg b/recipes-kernel/linux/linux-yocto-3.4/zaurus-pxa-common.cfg
index 88fd6a5..78d0e17 100644
--- a/recipes-kernel/linux/linux-yocto-3.4/zaurus-pxa-common.cfg
+++ b/recipes-kernel/linux/linux-yocto-3.4/zaurus-pxa-common.cfg
@@ -4,6 +4,11 @@
 CONFIG_ARCH_PXA=y
 
 #
+# End-user Products (sorted by vendor name)
+#
+CONFIG_PXA_SHARPSL=y
+
+#
 # System MMU
 #
 CONFIG_PLAT_PXA=y
-- 
1.7.8.6





More information about the Openembedded-devel mailing list