sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driver
authorHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Sat, 20 Oct 2018 10:48:57 +0000 (12:48 +0200)
committerHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Wed, 3 Aug 2022 09:11:26 +0000 (11:11 +0200)
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>
sound/spi/Kconfig

index 44d39fa..f407c37 100644 (file)
@@ -19,7 +19,7 @@ config SND_AT73C213
          DAC can be found on Atmel development boards.
 
          This driver requires the Atmel SSC driver for sound sink, a
-         peripheral found on most AT91 and AVR32 microprocessors.
+         peripheral found on most AT91 microprocessors.
 
          To compile this driver as a module, choose M here: the module will be
          called snd-at73c213.