All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>, Ralf Baechle <ralf@linux-mips.org>
Cc: linux-kernel@vger.kernel.org
Subject: [patch 2.6.11-rc2-mm2] fix SERIAL_TXX9 dependencies
Date: Sun, 30 Jan 2005 00:12:55 +0100	[thread overview]
Message-ID: <20050129231255.GA3185@stusta.de> (raw)
In-Reply-To: <20050129131134.75dacb41.akpm@osdl.org>

On Sat, Jan 29, 2005 at 01:11:34PM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.11-rc2-mm1:
>...
> +mips-txx9-serieal-driver-rewrite.patch
>...
>  MIPS update
>...

It seems the SERIAL_TXX9 dependencies are incorrect.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.11-rc2-mm2-full/drivers/serial/Kconfig.old	2005-01-30 00:08:24.000000000 +0100
+++ linux-2.6.11-rc2-mm2-full/drivers/serial/Kconfig	2005-01-30 00:07:48.000000000 +0100
@@ -794,7 +794,7 @@
 
 config SERIAL_TXX9
 	bool "TMPTX39XX/49XX SIO support"
-	depends on MIPS || PCI
+	depends on MIPS && PCI
 	select SERIAL_CORE
 
 config SERIAL_TXX9_CONSOLE


  parent reply	other threads:[~2005-01-29 23:13 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-29 21:11 2.6.11-rc2-mm2 Andrew Morton
2005-01-29 22:52 ` 2.6.11-rc2-mm2 Brice Goglin
2005-01-29 23:10 ` 2.6.11-rc2-mm2 Sean Neakums
2005-01-29 23:56   ` 2.6.11-rc2-mm2 Sean Neakums
2005-01-29 23:12 ` Adrian Bunk [this message]
2005-01-29 23:16   ` [patch 2.6.11-rc2-mm2] fix SERIAL_TXX9 dependencies Ralf Baechle
2005-01-30  0:15   ` [PATCH] Fix " Ralf Baechle
2005-01-30 13:05     ` Atsushi Nemoto
2005-01-30 15:45       ` Arnd Bergmann
2005-01-30 16:58         ` Ralf Baechle
2005-01-31  1:04           ` Atsushi Nemoto
2005-01-31 20:23           ` Arnd Bergmann
2005-01-31 20:53             ` Ralf Baechle
2005-01-31 21:29               ` Arnd Bergmann
2005-02-01  0:50             ` Atsushi Nemoto
2005-01-30 16:49       ` Ralf Baechle
2005-01-30  0:58 ` 2.6.11-rc2-mm2 - "freeing b_committed_data" Nathan Lynch
2005-01-30  1:06   ` Andrew Morton
2005-01-30  6:20 ` 2.6.11-rc2-mm2 Andrew Nelson
2005-01-30 11:03   ` 2.6.11-rc2-mm2 Rafael J. Wysocki
2005-01-31 21:15 ` 2.6.11-rc2-mm2 Andre Eisenbach
2005-01-31 21:46   ` 2.6.11-rc2-mm2 Laurent Riffard
2005-02-01  1:26     ` 2.6.11-rc2-mm2 Jim Nelson
2005-02-01 17:25     ` 2.6.11-rc2-mm2 Andre Eisenbach
2005-02-01  9:17 ` 2.6.11-rc2-mm2 Nick Piggin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050129231255.GA3185@stusta.de \
    --to=bunk@stusta.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.