|
@@ -246,6 +246,16 @@ config EP93XX_PWM
|
|
|
To compile this driver as a module, choose M here: the module will
|
|
|
be called ep93xx_pwm.
|
|
|
|
|
|
+config DS1682
|
|
|
+ tristate "Dallas DS1682 Total Elapsed Time Recorder with Alarm"
|
|
|
+ depends on I2C && EXPERIMENTAL
|
|
|
+ help
|
|
|
+ If you say yes here you get support for Dallas Semiconductor
|
|
|
+ DS1682 Total Elapsed Time Recorder.
|
|
|
+
|
|
|
+ This driver can also be built as a module. If so, the module
|
|
|
+ will be called ds1682.
|
|
|
+
|
|
|
source "drivers/misc/c2port/Kconfig"
|
|
|
source "drivers/misc/eeprom/Kconfig"
|
|
|
source "drivers/misc/cb710/Kconfig"
|