]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/misc/Kconfig
misc: Add simple driver for some Nuvoton NCT6102D devices
[people/ms/u-boot.git] / drivers / misc / Kconfig
index 4af1cbf3d763273d95ed17cd6a599c93865da159..8990489835533fa5317c3d43f265b49bf472d11d 100644 (file)
@@ -90,6 +90,14 @@ config MXC_OCOTP
          Programmable memory pages that are stored on the some
          Freescale i.MX processors.
 
+config NUVOTON_NCT6102D
+       bool "Enable Nuvoton NCT6102D Super I/O driver"
+       help
+         If you say Y here, you will get support for the Nuvoton
+         NCT6102D Super I/O driver. This can be used to enable or
+         disable the legacy UART, the watchdog or other devices
+         in the Nuvoton Super IO chips on X86 platforms.
+
 config PWRSEQ
        bool "Enable power-sequencing drivers"
        depends on DM