Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1250531

Re: [PATCH] staging/wilc: fix Kconfig dependencies, second try

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH] staging/wilc: fix Kconfig dependencies, second try
Date 2015-10-19 12:00 +0200
Message-ID <qlfou-IV-3@gated-at.bofh.it> (permalink)
References <qkk6R-IR-5@gated-at.bofh.it> <qldwm-6s2-11@gated-at.bofh.it> <qlfeO-xB-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Monday 19 October 2015 11:39:31 Arnd Bergmann wrote:
> On Monday 19 October 2015 16:54:23 Tony Cho wrote:
> > Hi Arnd Bergmann,
> > 
> > When I apply this patch, I cannot make WILC1000 module (wilc1000.ko) because CONFIG_WILC1000 is y and also I can see some link errors for the cfg80211 APIs.
> > 
> > Can you consider this patch?
> 
> Ah, you are right. I see the same thing now and don't know what caused me
> to send the patch in an incomplete state.
> 
> I hope this snippet is the last missing piece:
> 

No, that was not it either, I'll start over to think this through.

The real solution of course is to make it possible to load both the
SPI and MMC front-ends at the same time and have a common base driver,
which I might have to do, in order to clear myself of the shame of sending
not one but two incorrect fixes for this problem ;-)

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] staging/wilc: fix Kconfig dependencies, second try Tony Cho <tony.cho@atmel.com> - 2015-10-19 10:00 +0200
  Re: [PATCH] staging/wilc: fix Kconfig dependencies, second try Arnd Bergmann <arnd@arndb.de> - 2015-10-19 11:50 +0200
    Re: [PATCH] staging/wilc: fix Kconfig dependencies, second try Arnd Bergmann <arnd@arndb.de> - 2015-10-19 12:00 +0200
      Re: [PATCH] staging/wilc: fix Kconfig dependencies, second try Arnd Bergmann <arnd@arndb.de> - 2015-10-21 00:50 +0200

csiph-web