All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: Remington Furman <remicles2@gmail.com>, backports@vger.kernel.org
Subject: Re: Cross-compiling wifi driver on Android
Date: Sat, 02 Dec 2017 21:28:09 +0100	[thread overview]
Message-ID: <1512246489.26976.6.camel@sipsolutions.net> (raw)
In-Reply-To: <043841bf-92f4-e240-ea3b-2ae6946aae66@gmail.com> (sfid-20171202_173104_365595_E4B4EAD5)

Hi,

> Thank you very much.  That tip to follow the dependencies helped a lot.  
> I had been using "/" before, but just learned you can type the numbers 
> in parenthesis in the search results to jump to them. Saves a lot of time.

Hah, nice trick, I wasn't aware of that either :-)

Thanks!

> After working recursively through the dependencies for the backports 
> menuconfig option I wanted (RTL8192CU) I found out that CPTCFG_MAC80211 
> wasn't appearing as an option in backports because my target kernel did 
> not satisfy it's dependencies for CRYPTO_CCM, CRYPTO_GCM, and 
> CRYPTO_CMAC.  After enabling those on my target kernel, CPTCFG_MAC80211 
> appeared and I could enable everything in backports down to my desired 
> driver.

Ah, yes, I should've guessed that, but forgot that the driver needs
mac80211 at all. I had attempted to backport these (crypto) at some
point, but it's very tricky.

Glad you could sort it out :)

johannes
--
To unsubscribe from this list: send the line "unsubscribe backports" in

  reply	other threads:[~2017-12-02 20:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-02  0:44 Cross-compiling wifi driver on Android Remington Furman
2017-12-02  8:08 ` Johannes Berg
2017-12-02 16:31   ` Remington Furman
2017-12-02 20:28     ` Johannes Berg [this message]
2017-12-12 14:38     ` Remington Furman

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=1512246489.26976.6.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=backports@vger.kernel.org \
    --cc=remicles2@gmail.com \
    /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.