]> git.sur5r.net Git - u-boot/blobdiff - board/work-microwave/work_92105/Kconfig
Convert CONFIG_CMD_MAX6957 to Kconfig
[u-boot] / board / work-microwave / work_92105 / Kconfig
index 1fde4b29aa565841f438d65ab580b1407e02bea3..4bc34ed01f0ca1d190753687212e6273b547f92b 100644 (file)
@@ -17,4 +17,11 @@ config CMD_HD44760
        help
          This controls the LCD driver.
 
+config CMD_MAX6957
+       bool "Enable 'max6957aax' PMIC command"
+       help
+         DEPRECATED: Needs conversion to driver model.
+
+         This allows PMIC registers to be read and written.
+
 endif