Skip to content

Commit 0a2fd17

Browse files
committed
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 parent 8bfdfbb commit 0a2fd17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/spi/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ config SND_AT73C213
1919
DAC can be found on Atmel development boards.
2020

2121
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.
2323

2424
To compile this driver as a module, choose M here: the module will be
2525
called snd-at73c213.

0 commit comments

Comments
 (0)