All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-handheld][PATCH 1/3] linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigs
@ 2012-03-07 23:29 Andrea Adami
  2012-03-07 23:29 ` [meta-handheld][PATCH 2/3] linux-3.2: " Andrea Adami
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrea Adami @ 2012-03-07 23:29 UTC (permalink / raw)
  To: openembedded-devel

* this was enabled by mistake, nonsense on Zaurus

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 recipes-kernel/linux/linux-3.1/akita/defconfig  |    1 -
 recipes-kernel/linux/linux-3.1/c7x0/defconfig   |    1 -
 recipes-kernel/linux/linux-3.1/collie/defconfig |    1 -
 recipes-kernel/linux/linux-3.1/poodle/defconfig |    1 -
 recipes-kernel/linux/linux-3.1/spitz/defconfig  |    1 -
 recipes-kernel/linux/linux-3.1/tosa/defconfig   |    1 -
 6 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/recipes-kernel/linux/linux-3.1/akita/defconfig b/recipes-kernel/linux/linux-3.1/akita/defconfig
index 9b5bafb..dfab582 100644
--- a/recipes-kernel/linux/linux-3.1/akita/defconfig
+++ b/recipes-kernel/linux/linux-3.1/akita/defconfig
@@ -179,7 +179,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_SPI=y
 CONFIG_SPI_PXA2XX=y
 CONFIG_GPIO_SYSFS=y
diff --git a/recipes-kernel/linux/linux-3.1/c7x0/defconfig b/recipes-kernel/linux/linux-3.1/c7x0/defconfig
index cbcd789..025008b 100644
--- a/recipes-kernel/linux/linux-3.1/c7x0/defconfig
+++ b/recipes-kernel/linux/linux-3.1/c7x0/defconfig
@@ -168,7 +168,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_I2C=y
 CONFIG_I2C_PXA=y
 CONFIG_SPI=y
diff --git a/recipes-kernel/linux/linux-3.1/collie/defconfig b/recipes-kernel/linux/linux-3.1/collie/defconfig
index b6b4315..679532b 100644
--- a/recipes-kernel/linux/linux-3.1/collie/defconfig
+++ b/recipes-kernel/linux/linux-3.1/collie/defconfig
@@ -175,7 +175,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_SA1100=y
 CONFIG_SERIAL_SA1100_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_I2C=y
 CONFIG_SPI=y
 CONFIG_GPIO_SYSFS=y
diff --git a/recipes-kernel/linux/linux-3.1/poodle/defconfig b/recipes-kernel/linux/linux-3.1/poodle/defconfig
index a2dc2ec..0124824 100644
--- a/recipes-kernel/linux/linux-3.1/poodle/defconfig
+++ b/recipes-kernel/linux/linux-3.1/poodle/defconfig
@@ -167,7 +167,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_I2C=y
 CONFIG_I2C_PXA=y
 CONFIG_SPI=y
diff --git a/recipes-kernel/linux/linux-3.1/spitz/defconfig b/recipes-kernel/linux/linux-3.1/spitz/defconfig
index 9b5bafb..dfab582 100644
--- a/recipes-kernel/linux/linux-3.1/spitz/defconfig
+++ b/recipes-kernel/linux/linux-3.1/spitz/defconfig
@@ -179,7 +179,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_SPI=y
 CONFIG_SPI_PXA2XX=y
 CONFIG_GPIO_SYSFS=y
diff --git a/recipes-kernel/linux/linux-3.1/tosa/defconfig b/recipes-kernel/linux/linux-3.1/tosa/defconfig
index 7f10c29..187bab2 100644
--- a/recipes-kernel/linux/linux-3.1/tosa/defconfig
+++ b/recipes-kernel/linux/linux-3.1/tosa/defconfig
@@ -180,7 +180,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_I2C=y
 CONFIG_I2C_PXA=y
 CONFIG_SPI=y
-- 
1.7.3.4




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [meta-handheld][PATCH 2/3] linux-3.2: remove CONFIG_RAMOOPS=y from Zaurus defconfigs
  2012-03-07 23:29 [meta-handheld][PATCH 1/3] linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigs Andrea Adami
@ 2012-03-07 23:29 ` Andrea Adami
  2012-03-07 23:29 ` [meta-handheld][PATCH 3/3] linux-git: remove CONFIG_RAMOOPS=y from spitz defconfig Andrea Adami
  2012-03-15 13:41 ` [meta-handheld][PATCH 1/3] linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigs Paul Eggleton
  2 siblings, 0 replies; 4+ messages in thread
From: Andrea Adami @ 2012-03-07 23:29 UTC (permalink / raw)
  To: openembedded-devel

* this was enabled by mistake, nonsense on Zaurus

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 recipes-kernel/linux/linux-3.2/akita/defconfig  |    1 -
 recipes-kernel/linux/linux-3.2/c7x0/defconfig   |    1 -
 recipes-kernel/linux/linux-3.2/collie/defconfig |    1 -
 recipes-kernel/linux/linux-3.2/poodle/defconfig |    1 -
 recipes-kernel/linux/linux-3.2/spitz/defconfig  |    1 -
 recipes-kernel/linux/linux-3.2/tosa/defconfig   |    1 -
 6 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/recipes-kernel/linux/linux-3.2/akita/defconfig b/recipes-kernel/linux/linux-3.2/akita/defconfig
index 0cdbbc5..f2e32de 100644
--- a/recipes-kernel/linux/linux-3.2/akita/defconfig
+++ b/recipes-kernel/linux/linux-3.2/akita/defconfig
@@ -175,7 +175,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_SPI_PXA2XX=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_POWER_SUPPLY=y
diff --git a/recipes-kernel/linux/linux-3.2/c7x0/defconfig b/recipes-kernel/linux/linux-3.2/c7x0/defconfig
index 527e01c..20d4399 100644
--- a/recipes-kernel/linux/linux-3.2/c7x0/defconfig
+++ b/recipes-kernel/linux/linux-3.2/c7x0/defconfig
@@ -164,7 +164,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_I2C=y
 CONFIG_I2C_PXA=y
 CONFIG_SPI_PXA2XX=y
diff --git a/recipes-kernel/linux/linux-3.2/collie/defconfig b/recipes-kernel/linux/linux-3.2/collie/defconfig
index be1d0c7..0bc9633 100644
--- a/recipes-kernel/linux/linux-3.2/collie/defconfig
+++ b/recipes-kernel/linux/linux-3.2/collie/defconfig
@@ -171,7 +171,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_SA1100=y
 CONFIG_SERIAL_SA1100_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_I2C=y
 CONFIG_SPI=y
 CONFIG_GPIO_SYSFS=y
diff --git a/recipes-kernel/linux/linux-3.2/poodle/defconfig b/recipes-kernel/linux/linux-3.2/poodle/defconfig
index 44f7067..27729af 100644
--- a/recipes-kernel/linux/linux-3.2/poodle/defconfig
+++ b/recipes-kernel/linux/linux-3.2/poodle/defconfig
@@ -163,7 +163,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_I2C=y
 CONFIG_I2C_PXA=y
 CONFIG_SPI=y
diff --git a/recipes-kernel/linux/linux-3.2/spitz/defconfig b/recipes-kernel/linux/linux-3.2/spitz/defconfig
index 0cdbbc5..f2e32de 100644
--- a/recipes-kernel/linux/linux-3.2/spitz/defconfig
+++ b/recipes-kernel/linux/linux-3.2/spitz/defconfig
@@ -175,7 +175,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_SPI_PXA2XX=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_POWER_SUPPLY=y
diff --git a/recipes-kernel/linux/linux-3.2/tosa/defconfig b/recipes-kernel/linux/linux-3.2/tosa/defconfig
index f4255b5..8ce424b 100644
--- a/recipes-kernel/linux/linux-3.2/tosa/defconfig
+++ b/recipes-kernel/linux/linux-3.2/tosa/defconfig
@@ -176,7 +176,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_I2C=y
 CONFIG_I2C_PXA=y
 CONFIG_SPI=y
-- 
1.7.3.4




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [meta-handheld][PATCH 3/3] linux-git: remove CONFIG_RAMOOPS=y from spitz defconfig
  2012-03-07 23:29 [meta-handheld][PATCH 1/3] linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigs Andrea Adami
  2012-03-07 23:29 ` [meta-handheld][PATCH 2/3] linux-3.2: " Andrea Adami
@ 2012-03-07 23:29 ` Andrea Adami
  2012-03-15 13:41 ` [meta-handheld][PATCH 1/3] linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigs Paul Eggleton
  2 siblings, 0 replies; 4+ messages in thread
From: Andrea Adami @ 2012-03-07 23:29 UTC (permalink / raw)
  To: openembedded-devel

* this was enabled by mistake, nonsense on Zaurus

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 recipes-kernel/linux/linux/spitz/defconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes-kernel/linux/linux/spitz/defconfig b/recipes-kernel/linux/linux/spitz/defconfig
index dd1c0f5..4370819 100644
--- a/recipes-kernel/linux/linux/spitz/defconfig
+++ b/recipes-kernel/linux/linux/spitz/defconfig
@@ -181,7 +181,6 @@ CONFIG_SERIAL_8250=m
 CONFIG_SERIAL_8250_CS=m
 CONFIG_SERIAL_PXA=y
 CONFIG_SERIAL_PXA_CONSOLE=y
-CONFIG_RAMOOPS=y
 CONFIG_SPI_PXA2XX=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_POWER_SUPPLY=y
-- 
1.7.3.4




^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [meta-handheld][PATCH 1/3] linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigs
  2012-03-07 23:29 [meta-handheld][PATCH 1/3] linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigs Andrea Adami
  2012-03-07 23:29 ` [meta-handheld][PATCH 2/3] linux-3.2: " Andrea Adami
  2012-03-07 23:29 ` [meta-handheld][PATCH 3/3] linux-git: remove CONFIG_RAMOOPS=y from spitz defconfig Andrea Adami
@ 2012-03-15 13:41 ` Paul Eggleton
  2 siblings, 0 replies; 4+ messages in thread
From: Paul Eggleton @ 2012-03-15 13:41 UTC (permalink / raw)
  To: Andrea Adami; +Cc: openembedded-devel

On Thursday 08 March 2012 00:29:01 Andrea Adami wrote:
> * this was enabled by mistake, nonsense on Zaurus
> 
> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
> ---
>  recipes-kernel/linux/linux-3.1/akita/defconfig  |    1 -
>  recipes-kernel/linux/linux-3.1/c7x0/defconfig   |    1 -
>  recipes-kernel/linux/linux-3.1/collie/defconfig |    1 -
>  recipes-kernel/linux/linux-3.1/poodle/defconfig |    1 -
>  recipes-kernel/linux/linux-3.1/spitz/defconfig  |    1 -
>  recipes-kernel/linux/linux-3.1/tosa/defconfig   |    1 -
>  6 files changed, 0 insertions(+), 6 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux-3.1/akita/defconfig
> b/recipes-kernel/linux/linux-3.1/akita/defconfig index 9b5bafb..dfab582
> 100644
> --- a/recipes-kernel/linux/linux-3.1/akita/defconfig
> +++ b/recipes-kernel/linux/linux-3.1/akita/defconfig
> @@ -179,7 +179,6 @@ CONFIG_SERIAL_8250=m
>  CONFIG_SERIAL_8250_CS=m
>  CONFIG_SERIAL_PXA=y
>  CONFIG_SERIAL_PXA_CONSOLE=y
> -CONFIG_RAMOOPS=y
>  CONFIG_SPI=y
>  CONFIG_SPI_PXA2XX=y
>  CONFIG_GPIO_SYSFS=y
> diff --git a/recipes-kernel/linux/linux-3.1/c7x0/defconfig
> b/recipes-kernel/linux/linux-3.1/c7x0/defconfig index cbcd789..025008b
> 100644
> --- a/recipes-kernel/linux/linux-3.1/c7x0/defconfig
> +++ b/recipes-kernel/linux/linux-3.1/c7x0/defconfig
> @@ -168,7 +168,6 @@ CONFIG_SERIAL_8250=m
>  CONFIG_SERIAL_8250_CS=m
>  CONFIG_SERIAL_PXA=y
>  CONFIG_SERIAL_PXA_CONSOLE=y
> -CONFIG_RAMOOPS=y
>  CONFIG_I2C=y
>  CONFIG_I2C_PXA=y
>  CONFIG_SPI=y
> diff --git a/recipes-kernel/linux/linux-3.1/collie/defconfig
> b/recipes-kernel/linux/linux-3.1/collie/defconfig index b6b4315..679532b
> 100644
> --- a/recipes-kernel/linux/linux-3.1/collie/defconfig
> +++ b/recipes-kernel/linux/linux-3.1/collie/defconfig
> @@ -175,7 +175,6 @@ CONFIG_SERIAL_8250=m
>  CONFIG_SERIAL_8250_CS=m
>  CONFIG_SERIAL_SA1100=y
>  CONFIG_SERIAL_SA1100_CONSOLE=y
> -CONFIG_RAMOOPS=y
>  CONFIG_I2C=y
>  CONFIG_SPI=y
>  CONFIG_GPIO_SYSFS=y
> diff --git a/recipes-kernel/linux/linux-3.1/poodle/defconfig
> b/recipes-kernel/linux/linux-3.1/poodle/defconfig index a2dc2ec..0124824
> 100644
> --- a/recipes-kernel/linux/linux-3.1/poodle/defconfig
> +++ b/recipes-kernel/linux/linux-3.1/poodle/defconfig
> @@ -167,7 +167,6 @@ CONFIG_SERIAL_8250=m
>  CONFIG_SERIAL_8250_CS=m
>  CONFIG_SERIAL_PXA=y
>  CONFIG_SERIAL_PXA_CONSOLE=y
> -CONFIG_RAMOOPS=y
>  CONFIG_I2C=y
>  CONFIG_I2C_PXA=y
>  CONFIG_SPI=y
> diff --git a/recipes-kernel/linux/linux-3.1/spitz/defconfig
> b/recipes-kernel/linux/linux-3.1/spitz/defconfig index 9b5bafb..dfab582
> 100644
> --- a/recipes-kernel/linux/linux-3.1/spitz/defconfig
> +++ b/recipes-kernel/linux/linux-3.1/spitz/defconfig
> @@ -179,7 +179,6 @@ CONFIG_SERIAL_8250=m
>  CONFIG_SERIAL_8250_CS=m
>  CONFIG_SERIAL_PXA=y
>  CONFIG_SERIAL_PXA_CONSOLE=y
> -CONFIG_RAMOOPS=y
>  CONFIG_SPI=y
>  CONFIG_SPI_PXA2XX=y
>  CONFIG_GPIO_SYSFS=y
> diff --git a/recipes-kernel/linux/linux-3.1/tosa/defconfig
> b/recipes-kernel/linux/linux-3.1/tosa/defconfig index 7f10c29..187bab2
> 100644
> --- a/recipes-kernel/linux/linux-3.1/tosa/defconfig
> +++ b/recipes-kernel/linux/linux-3.1/tosa/defconfig
> @@ -180,7 +180,6 @@ CONFIG_SERIAL_8250=m
>  CONFIG_SERIAL_8250_CS=m
>  CONFIG_SERIAL_PXA=y
>  CONFIG_SERIAL_PXA_CONSOLE=y
> -CONFIG_RAMOOPS=y
>  CONFIG_I2C=y
>  CONFIG_I2C_PXA=y
>  CONFIG_SPI=y

Merged to meta-handheld, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-15 13:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-07 23:29 [meta-handheld][PATCH 1/3] linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigs Andrea Adami
2012-03-07 23:29 ` [meta-handheld][PATCH 2/3] linux-3.2: " Andrea Adami
2012-03-07 23:29 ` [meta-handheld][PATCH 3/3] linux-git: remove CONFIG_RAMOOPS=y from spitz defconfig Andrea Adami
2012-03-15 13:41 ` [meta-handheld][PATCH 1/3] linux-3.1: remove CONFIG_RAMOOPS=y from Zaurus defconfigs Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.