Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes
[pandora-kernel.git] / drivers / firmware / Kconfig
index 3c56afc..b3a25a5 100644 (file)
@@ -145,4 +145,16 @@ config ISCSI_IBFT
          detect iSCSI boot parameters dynamically during system boot, say Y.
          Otherwise, say N.
 
+config SIGMA
+       tristate "SigmaStudio firmware loader"
+       depends on I2C
+       select CRC32
+       default n
+       help
+         Enable helper functions for working with Analog Devices SigmaDSP
+         parts and binary firmwares produced by Analog Devices SigmaStudio.
+
+         If unsure, say N here.  Drivers that need these helpers will select
+         this option automatically.
+
 endmenu