Commit 98b6073d authored by Prasad Pandit's avatar Prasad Pandit Committed by Greg Kroah-Hartman

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: default avatarPrasad Pandit <pjp@fedoraproject.org>
Reviewed-by: default avatarFlorian Fainelli <florian.fainelli@broadcom.com>
Acked-by: default avatarDan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: default avatarDan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/20240330040411.3273337-1-ppandit@redhat.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6a0b8c0d
...@@ -8,4 +8,4 @@ config SND_BCM2835 ...@@ -8,4 +8,4 @@ config SND_BCM2835
Say Y or M if you want to support BCM2835 built in audio. Say Y or M if you want to support BCM2835 built in audio.
This driver handles both 3.5mm and HDMI audio, by leveraging This driver handles both 3.5mm and HDMI audio, by leveraging
the VCHIQ messaging interface between the kernel and the firmware the VCHIQ messaging interface between the kernel and the firmware
running on VideoCore. running on VideoCore.
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment