char: broadcom: Add vcio module
[platform/kernel/linux-rpi.git] / drivers / char / broadcom / Kconfig
index 48d29e5..c11b834 100644 (file)
@@ -15,6 +15,12 @@ config BCM2708_VCMEM
         help
           Helper for videocore memory access and total size allocation.
 
+config BCM_VCIO
+       tristate "Mailbox userspace access"
+       depends on BCM2835_MBOX
+       help
+         Gives access to the mailbox property channel from userspace.
+
 endif
 
 config BCM2835_DEVGPIOMEM