summaryrefslogtreecommitdiff
path: root/drivers/misc/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2016-08-16 07:58:41 -0400
committerTom Rini <trini@konsulko.com>2016-08-16 07:58:41 -0400
commit793fd86f722f5c5e13290be2074816b001359b76 (patch)
tree2c9c222cf143745a81c1f38207ef69d8b1c847ce /drivers/misc/Kconfig
parent177381a9f9e956353deaa56d86bec47e02995ff3 (diff)
parent27daffe7cec26ec1462245e4e15c36d19d886221 (diff)
downloadu-boot-imx-793fd86f722f5c5e13290be2074816b001359b76.zip
u-boot-imx-793fd86f722f5c5e13290be2074816b001359b76.tar.gz
u-boot-imx-793fd86f722f5c5e13290be2074816b001359b76.tar.bz2
Merge branch 'master' of git://git.denx.de/u-boot-x86
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r--drivers/misc/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
index 4af1cbf..8990489 100644
--- a/drivers/misc/Kconfig
+++ b/drivers/misc/Kconfig
@@ -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