aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Kconfig
diff options
context:
space:
mode:
authorMichael Zoran <mzoran@crowfest.net>2017-01-25 16:39:49 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-27 09:44:31 +0100
commit23b028c871e1131c96aa8c2bd8cc7e0d15f5efcd (patch)
treedeb653f14b953cc5378792b006af4bcafceb1a5f /drivers/staging/Kconfig
parentstaging/rtl8192u: add endianness conversions (diff)
downloadlinux-dev-23b028c871e1131c96aa8c2bd8cc7e0d15f5efcd.tar.xz
linux-dev-23b028c871e1131c96aa8c2bd8cc7e0d15f5efcd.zip
staging: bcm2835-audio: initial staging submission
Initial cleanup of bcm2835-audio driver for the bcm2535(Raspberry PI) Driver provides HDMI audio through ALSA and is built on top of the vc04_services driver. Original version of the driver is available at: http://www.github.com/raspberry/linux Driver compiles without any build errors or warnings. Tested on a RPI 3 running in ARM64 mode with the vlc player and alsautils. Signed-off-by: Michael Zoran <mzoran@crowfest.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Kconfig')
-rw-r--r--drivers/staging/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 8cec648e639d..4c360f8071a8 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -102,4 +102,6 @@ source "drivers/staging/greybus/Kconfig"
source "drivers/staging/vc04_services/Kconfig"
+source "drivers/staging/bcm2835-audio/Kconfig"
+
endif # STAGING