diff options
Diffstat (limited to 'sound/spi/Kconfig')
| -rw-r--r-- | sound/spi/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sound/spi/Kconfig b/sound/spi/Kconfig index e6485be2e6f7..f407c37c37fa 100644 --- a/sound/spi/Kconfig +++ b/sound/spi/Kconfig @@ -1,3 +1,4 @@ +# SPDX-License-Identifier: GPL-2.0-only #SPI drivers menuconfig SND_SPI @@ -18,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. |
