linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Robert P. J. Day" <rpjday@mindspring.com>
To: Embedded Linux PPC list <linuxppc-embedded@lists.linuxppc.org>
Subject: duplicate menu entry in 2.5 source tree?
Date: Wed, 30 Jun 2004 11:02:00 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.60.0406301057540.18007@localhost.localdomain> (raw)


   does anyone else see a duplicate menu entry in the current 2.5 bk
pull, under Serial drivers (selecting RPXLite for me):

< > 8250/16550 and compatible serial support
--- Non-8250 serial port support
< > CPM2 SCC/SMC serial port support
< > CPM2 SCC/SMC serial port support    ????

   if you select either one, then both submenus pop up.  the Kconfig
file (drivers/serial/Kconfig) has the menu definition:

config SERIAL_CPM
         tristate "CPM2 SCC/SMC serial port support"
         depends on CPM2 || 8xx
         select SERIAL_CORE
         help
           This driver supports the SCC and SMC serial ports on Motorola
           embedded PowerPC that contain a CPM2 (8xxx) or a CPM1 (8xx)

i haven't looked more closely than that, just thought i'd mention it.

rday

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

                 reply	other threads:[~2004-06-30 15:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=Pine.LNX.4.60.0406301057540.18007@localhost.localdomain \
    --to=rpjday@mindspring.com \
    --cc=linuxppc-embedded@lists.linuxppc.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).