All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manish Lachwani <mlachwani@mvista.com>
To: "Maciej W. Rozycki" <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: Re: [PATCH] Fix Kconfig for Broadcom SWARM
Date: Tue, 01 Feb 2005 14:54:50 -0800	[thread overview]
Message-ID: <420008BA.6070104@mvista.com> (raw)
In-Reply-To: <Pine.LNX.4.61L.0502012241010.18883@blysk.ds.pg.gda.pl>

Maciej W. Rozycki wrote:

>On Tue, 1 Feb 2005, Manish Lachwani wrote:
>
>  
>
>>Attached patch adds necessary options for Broadcom SWARM. 
>>    
>>
>
> What is it supposed to do?
>
>  Maciej
>  
>
libs-$(CONFIG_SIBYTE_CFE)       += arch/mips/sibyte/cfe/

in arch/mips/Makefile

So, without the above, contents of arch/mips/sibyte/cfe/ are not compiled.

SIBYTE_HAS_LDT is needed for the LDT specific stuff in 
arch/mips/pci/pci-sb1250.c

Btw, there are other issues as well. More options need to be defined to 
compile in the serial driver, ethernet driver and to compile for a PASS 
2 CPU. For example, the ethernet driver drivers/net/sb1250-mac.c 
compiles only if SIBYTE_SB1xxx_SOC is defined. And SIBYTE_SB1xxx_SOC no 
longer exists in arch/mips/Kconfig.

Thanks
Manish Lachwani

  reply	other threads:[~2005-02-01 22:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-01 20:28 [PATCH] Fix Kconfig for Broadcom SWARM Manish Lachwani
2005-02-01 22:42 ` Maciej W. Rozycki
2005-02-01 22:54   ` Manish Lachwani [this message]
2005-02-01 23:27     ` Maciej W. Rozycki
2005-02-03 14:29 ` Ralf Baechle
2005-02-03 17:36   ` Manish Lachwani
2005-02-03 23:57     ` Ralf Baechle

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=420008BA.6070104@mvista.com \
    --to=mlachwani@mvista.com \
    --cc=linux-mips@linux-mips.org \
    --cc=macro@linux-mips.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.