Kernel configuration

Phil Elwell phil at raspberrypi.org
Thu Jul 13 14:29:06 PDT 2017


On 13/07/2017 21:14, Pawel Skonecki wrote:
>
> Hi All,
>
> I would like to change my kernel setting on PI 2. I downloaded rosbian from this location https://www.raspberrypi.org/downloads/raspbian/ - version lite. I would like to compile module for my WiFi card but I cannot find .config in /boot. Would you send me configuration of kernel for this distribution please.
>
> Thank you for help

The configuration is stored in the "configs" module:

     sudo modprobe configs
     zcat /proc/config.gz

Phil



More information about the linux-rpi-kernel mailing list