]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/misc/Kconfig
Convert CONFIG_DS4510 to Kconfig
[people/ms/u-boot.git] / drivers / misc / Kconfig
index 1aae4bcd07e15c8f12d187b0b7a014d539ce1ae6..ecca159d142f69b96aa2dc649e61eaf686050eab 100644 (file)
@@ -75,6 +75,14 @@ config CROS_EC_SPI
          provides a faster and more robust interface than I2C but the bugs
          are less interesting.
 
+config DS4510
+       bool "Enable support for DS4510 CPU supervisor"
+       help
+         Enable support for the Maxim DS4510 CPU supervisor. It has an
+         integrated 64-byte EEPROM, four programmable non-volatile I/O pins
+         and a configurable timer for the supervisor function. The device is
+         connected over I2C.
+
 config FSL_SEC_MON
        bool "Enable FSL SEC_MON Driver"
        help