Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driver

The AVR32 architecture does no longer exist in the Linux kernel, hence
remove a reference to it in Kconfig help text to avoid confusion.

Signed-off-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>

+1 -1
+1 -1
sound/spi/Kconfig
··· 19 19 DAC can be found on Atmel development boards. 20 20 21 21 This driver requires the Atmel SSC driver for sound sink, a 22 - peripheral found on most AT91 and AVR32 microprocessors. 22 + peripheral found on most AT91 microprocessors. 23 23 24 24 To compile this driver as a module, choose M here: the module will be 25 25 called snd-at73c213.