AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:
CFG:
PT:0
S:andy.sharp@lsi.com
RQ:
SSV:mhbs.lsil.com
NSV:
SSH:
R:<Maxim.Kozlovsky@lsi.com>
MAID:2
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/LSI/INBOX	0	861DA0537719934884B3D30A2666FECC010BB98EA2@cosmail02.lsi.com
X-Sylpheed-End-Special-Headers: 1
Date: Thu, 19 Nov 2009 18:14:51 -0800
From: Andrew Sharp <andy.sharp@lsi.com>
To: "Kozlovsky, Maxim" <Maxim.Kozlovsky@lsi.com>
Subject: Re: how to make CONFIG_ONSTOR_TUXSTOR_ACPU=m
Message-ID: <20091119181451.11a5df69@ripper.onstor.net>
In-Reply-To: <861DA0537719934884B3D30A2666FECC010BB98EA2@cosmail02.lsi.com>
References: <861DA0537719934884B3D30A2666FECC010BB98EA2@cosmail02.lsi.com>
Organization: LSI
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

On Thu, 19 Nov 2009 15:38:04 -0700 "Kozlovsky, Maxim"
<Maxim.Kozlovsky@lsi.com> wrote:

> Hello,
> 
> How do I make CONFIG_ONSTOR_TUXSTOR_ACPU equal "m" in the config
> file? I copy tuxstor-config, which has it as "m", to .config, but
> when I do "make", something overwrites .config so
> CONFIG_ONSTOR_TUXSTOR_ACPU is set "y".

Good question.  I noticed that myself a couple of days ago.  I believe
the 'select' in arch/mips/Kconfig is forcing that.  Perhaps if you
remove that line it will allow 'm'.  

arch/mips/Kconfig:407:	select ONSTOR_TUXSTOR_ACPU
