Skip to content

Commit

Permalink
sound:spi: remove reference to AVR32 in Atmel AT73C213 DAC driver
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
egtvedt committed Aug 3, 2022
1 parent 8bfdfbb commit 0a2fd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sound/spi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0a2fd17

Please sign in to comment.