From: Andrew Morton <akpm@linux-foundation.org>
To: Michael Buesch <mb@bu3sch.de>, linux-wireless@vger.kernel.org
Subject: Re: arm allmodconfig
Date: Wed, 8 Aug 2007 15:37:07 -0700 [thread overview]
Message-ID: <20070808153707.eda9a3b2.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070808153208.49fb7211.akpm@linux-foundation.org>
On Wed, 8 Aug 2007 15:32:08 -0700
Andrew Morton <akpm@linux-foundation.org> wrote:
> Probably a dependency on HAS_IOMEM will fix that uup.
So to get around this I deleted the CONFIG_SSB=m from .config and ran
oldconfig. Whoop, it magically reappeared! Irritating. Investigates.
omg.
Symbol: SSB [=m]
x Prompt: Sonics Silicon Backplane support
x Defined at drivers/ssb/Kconfig:3
x Depends on: EXPERIMENTAL && HAS_IOMEM
x Location:
x -> Device Drivers
x -> Sonics Silicon Backplane
x Selected by: B44 && NETDEVICES && NET_ETHERNET && HAS_IOMEM || BCM43XX_MAC80211 && NETDEVICES && !S390 && MAC80211 && WLAN_80211 && EXPERIMENTAL
you'll never be able to get that to work. If by some miracle you do, you
will not be able to maintain it. select is just that bad, and that
expression!!!
We've been struggling with SSB Kconfig for weeks and it's nowhere near
right yet.
Please, do consider switching the whole lot to `depends on'.
next prev parent reply other threads:[~2007-08-08 22:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-08 21:57 arm allmodconfig Andrew Morton
2007-08-08 22:10 ` Ivo van Doorn
2007-08-08 22:13 ` Michael Buesch
2007-08-08 22:26 ` Andrew Morton
2007-08-08 22:32 ` Andrew Morton
2007-08-08 22:37 ` Andrew Morton [this message]
2007-08-08 22:38 ` Michael Buesch
2007-08-08 22:52 ` Andrew Morton
2007-08-08 23:03 ` Michael Buesch
2007-08-09 0:04 ` Michael Buesch
2007-08-09 0:21 ` Andrew Morton
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=20070808153707.eda9a3b2.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-wireless@vger.kernel.org \
--cc=mb@bu3sch.de \
/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).