summaryrefslogtreecommitdiffstats
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorDarrick J. Wong2008-11-12 22:27:04 +0100
committerLinus Torvalds2008-11-13 02:17:18 +0100
commita412ae3fb90ab49072b82c8cfa1e3e60d2b27005 (patch)
treea145d9346dc1a97eb21dc0c86bcaf62c7cd8c359 /drivers/misc/Kconfig
parentadt7462: new hwmon driver (diff)
downloadkernel-qcow2-linux-a412ae3fb90ab49072b82c8cfa1e3e60d2b27005.tar.gz
kernel-qcow2-linux-a412ae3fb90ab49072b82c8cfa1e3e60d2b27005.tar.xz
kernel-qcow2-linux-a412ae3fb90ab49072b82c8cfa1e3e60d2b27005.zip
ics932s401: new clock generator chip driver
The ics932s401 is a clock generator chip. This driver allows users to read the current clock outputs. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 4494ad27cbf1..dcac7ca76937 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -227,6 +227,16 @@ config HP_WMI
To compile this driver as a module, choose M here: the module will
be called hp-wmi.
+config ICS932S401
+ tristate "Integrated Circuits ICS932S401"
+ depends on I2C && EXPERIMENTAL
+ help
+ If you say yes here you get support for the Integrated Circuits
+ ICS932S401 clock control chips.
+
+ This driver can also be built as a module. If so, the module
+ will be called ics932s401.
+
config MSI_LAPTOP
tristate "MSI Laptop Extras"
depends on X86