mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
staging: bcm2835-audio: add terminating new line to Kconfig
Add terminating new line to the Kconfig file. It helps while displaying file with cat(1) command. Signed-off-by: Prasad Pandit <pjp@fedoraproject.org> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Acked-by: Dan Carpenter <dan.carpenter@linaro.org> Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://lore.kernel.org/r/20240330040411.3273337-1-ppandit@redhat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
6a0b8c0da8
commit
98b6073d7a
|
|
@ -8,4 +8,4 @@ config SND_BCM2835
|
|||
Say Y or M if you want to support BCM2835 built in audio.
|
||||
This driver handles both 3.5mm and HDMI audio, by leveraging
|
||||
the VCHIQ messaging interface between the kernel and the firmware
|
||||
running on VideoCore.
|
||||
running on VideoCore.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user