]> err.no Git - linux-2.6/blobdiff - drivers/spi/Kconfig
SPI: tle620x power switch driver
[linux-2.6] / drivers / spi / Kconfig
index 8ce16a0b8a5065cddac8d3fdc1dc0a5725981d3f..a49270eae660350526bcf4266284b6b3f066de57 100644 (file)
@@ -198,6 +198,15 @@ config SPI_SPIDEV
          Note that this application programming interface is EXPERIMENTAL
          and hence SUBJECT TO CHANGE WITHOUT NOTICE while it stabilizes.
 
+config SPI_TLE62X0
+       tristate "Infineon TLE62X0 (for power switching)"
+       depends on SPI_MASTER && SYSFS
+       help
+         SPI driver for Infineon TLE62X0 series line driver chips,
+         such as the TLE6220, TLE6230 and TLE6240.  This provides a
+         sysfs interface, with each line presented as a kind of GPIO
+         exposing both switch control and diagnostic feedback.
+
 #
 # Add new SPI protocol masters in alphabetical order above this line
 #