All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manish Lachwani <mlachwani@mvista.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH] Fix Kconfig for Broadcom SWARM
Date: Thu, 03 Feb 2005 09:36:26 -0800	[thread overview]
Message-ID: <4202611A.4000302@mvista.com> (raw)
In-Reply-To: <20050203142919.GB9796@linux-mips.org>

Ralf Baechle wrote:

>On Tue, Feb 01, 2005 at 12:28:35PM -0800, Manish Lachwani wrote:
>
>  
>
>>Attached patch adds necessary options for Broadcom SWARM. 
>>    
>>
>
>And forgets about all other Sibyte boards ...
>
>  Ralf
>  
>
The problem is that SIBYTE_SB1xxx_SOC is undefined. We need a small 
change in arch/mips/sibyte/Kconfig:

config SIBYTE_SB1xxx_SOC
        bool "Support for Broadcom BCM1xxx SOCs "

Since the ethernet driver, the serial driver and the CFE depend on this 
option to be selected else they wont be compiled in.

Thanks
Manish Lachwani

  reply	other threads:[~2005-02-03 17:36 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
2005-02-01 23:27     ` Maciej W. Rozycki
2005-02-03 14:29 ` Ralf Baechle
2005-02-03 17:36   ` Manish Lachwani [this message]
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=4202611A.4000302@mvista.com \
    --to=mlachwani@mvista.com \
    --cc=linux-mips@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.