]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/misc/Kconfig
Add SMI driver
[mirror_ubuntu-artful-kernel.git] / drivers / misc / Kconfig
index 8136dc7e863d7166a64c5ac8bddfa7f606e8c1fa..3db74632766eaacfe7a98d6cf4cf39dbee35dd7a 100644 (file)
@@ -10,6 +10,14 @@ config SENSORS_LIS3LV02D
        select INPUT_POLLDEV
        default n
 
+config BCM2835_SMI
+       tristate "Broadcom 283x Secondary Memory Interface driver"
+       depends on ARCH_BCM2835
+       default m
+       help
+               Driver for enabling and using Broadcom's Secondary/Slow Memory Interface.
+               Appears as /dev/bcm2835_smi. For ioctl interface see drivers/misc/bcm2835_smi.h
+
 config AD525X_DPOT
        tristate "Analog Devices Digital Potentiometers"
        depends on (I2C || SPI) && SYSFS