fix: enable Cirrus Logic CS4206 codec for MacBook Pro 2011 audio
The speaker amplifier is controlled by GPIO pins on the CS4206 codec.
Without CONFIG_SND_HDA_CODEC_CIRRUS, the generic HDA driver can open
PCM streams and set volumes, but has no knowledge of the GPIO pins
that power the physical speaker amp — so no sound comes out.
Also default audio to 48kHz since laptop HDA codecs that claim 192kHz
often can't sustain it (constant XRUNs).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>