public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.15-rc1 [PATCH] MTD_TS5500 Kconfig
@ 2005-11-12 14:19 Sean Young
  2005-11-12 15:03 ` Josh Boyer
  0 siblings, 1 reply; 3+ messages in thread
From: Sean Young @ 2005-11-12 14:19 UTC (permalink / raw)
  To: linux-kernel

CONFIG_ELAN does not exist any more.

Signed-off-by: Sean Young <sean@mess.org>
--- 
diff -uprN a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
--- a/drivers/mtd/maps/Kconfig	2005-11-12 13:52:48.000000000 +0100
+++ b/drivers/mtd/maps/Kconfig	2005-11-12 13:52:02.000000000 +0100
@@ -94,7 +94,7 @@ config MTD_NETSC520
 
 config MTD_TS5500
 	tristate "JEDEC Flash device mapped on Technologic Systems TS-5500"
-	depends on ELAN
+	depends on X86
 	select MTD_PARTITIONS
 	select MTD_JEDECPROBE
 	select MTD_CFI_AMDSTD

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

* Re: 2.6.15-rc1 [PATCH] MTD_TS5500 Kconfig
  2005-11-12 14:19 2.6.15-rc1 [PATCH] MTD_TS5500 Kconfig Sean Young
@ 2005-11-12 15:03 ` Josh Boyer
  2005-11-12 16:23   ` Sean Young
  0 siblings, 1 reply; 3+ messages in thread
From: Josh Boyer @ 2005-11-12 15:03 UTC (permalink / raw)
  To: Sean Young; +Cc: linux-kernel

On 11/12/05, Sean Young <sean@mess.org> wrote:
> CONFIG_ELAN does not exist any more.
>
> Signed-off-by: Sean Young <sean@mess.org>
> ---
> diff -uprN a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
> --- a/drivers/mtd/maps/Kconfig  2005-11-12 13:52:48.000000000 +0100
> +++ b/drivers/mtd/maps/Kconfig  2005-11-12 13:52:02.000000000 +0100
> @@ -94,7 +94,7 @@ config MTD_NETSC520
>
>  config MTD_TS5500
>         tristate "JEDEC Flash device mapped on Technologic Systems TS-5500"
> -       depends on ELAN
> +       depends on X86
>         select MTD_PARTITIONS
>         select MTD_JEDECPROBE
>         select MTD_CFI_AMDSTD
> -

Could you send this to the MTD mailing list?

josh

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

* Re: 2.6.15-rc1 [PATCH] MTD_TS5500 Kconfig
  2005-11-12 15:03 ` Josh Boyer
@ 2005-11-12 16:23   ` Sean Young
  0 siblings, 0 replies; 3+ messages in thread
From: Sean Young @ 2005-11-12 16:23 UTC (permalink / raw)
  To: Josh Boyer; +Cc: linux-kernel

On Sat, Nov 12, 2005 at 09:03:15AM -0600, Josh Boyer wrote:
> On 11/12/05, Sean Young <sean@mess.org> wrote:
> > CONFIG_ELAN does not exist any more.
> >
> > Signed-off-by: Sean Young <sean@mess.org>
> > ---
> > diff -uprN a/drivers/mtd/maps/Kconfig b/drivers/mtd/maps/Kconfig
> > --- a/drivers/mtd/maps/Kconfig  2005-11-12 13:52:48.000000000 +0100
> > +++ b/drivers/mtd/maps/Kconfig  2005-11-12 13:52:02.000000000 +0100
> > @@ -94,7 +94,7 @@ config MTD_NETSC520
> >
> >  config MTD_TS5500
> >         tristate "JEDEC Flash device mapped on Technologic Systems TS-5500"
> > -       depends on ELAN
> > +       depends on X86
> >         select MTD_PARTITIONS
> >         select MTD_JEDECPROBE
> >         select MTD_CFI_AMDSTD
> > -
> 
> Could you send this to the MTD mailing list?

It's already in MTD cvs. Should this go through the mtd git tree?


Sean

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

end of thread, other threads:[~2005-11-12 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-12 14:19 2.6.15-rc1 [PATCH] MTD_TS5500 Kconfig Sean Young
2005-11-12 15:03 ` Josh Boyer
2005-11-12 16:23   ` Sean Young

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox