i2c: MPC8349E-mITX Power Management and GPIO expander driver
[deliverable/linux.git] / drivers / i2c / chips / Kconfig
index a95cb9465d656949bed4429279a75c35fb547b23..17356827b93d6ad571f08ca75d58bc6b9dec5426 100644 (file)
@@ -172,4 +172,15 @@ config MENELAUS
          and other features that are often used in portable devices like
          cell phones and PDAs.
 
+config MCU_MPC8349EMITX
+       tristate "MPC8349E-mITX MCU driver"
+       depends on I2C && PPC_83xx
+       select GENERIC_GPIO
+       select ARCH_REQUIRE_GPIOLIB
+       help
+         Say Y here to enable soft power-off functionality on the Freescale
+         boards with the MPC8349E-mITX-compatible MCU chips. This driver will
+         also register MCU GPIOs with the generic GPIO API, so you'll able
+         to use MCU pins as GPIOs.
+
 endmenu
This page took 0.044887 seconds and 5 git commands to generate.