Comment 559 for bug 1958019

Revision history for this message
In , tanure (tanure-linux-kernel-bugs) wrote :

I build the kernel like this: (Arch Linux)

zcat /proc/config.gz > .config
make olddefconfig
./scripts/config --enable CONFIG_SND_HDA_SCODEC_CS35L41_I2C
./scripts/config --enable CONFIG_SERIAL_MULTI_INSTANTIATE
make -j16 all

And install that kernel.