From 14be0da303309d4369ab00aae4e0256eeddd293a Mon Sep 17 00:00:00 2001 From: Felix Held Date: Sat, 19 Jul 2014 00:24:06 +0200 Subject: superio/nuvoton: Add support for Nuvoton NCT5572D Change-Id: I3b720cf879bf5326be885d2d3a3f9cfba0a27c7e Signed-off-by: Felix Held Reviewed-on: http://review.coreboot.org/6229 Reviewed-by: Edward O'Callaghan Reviewed-by: Nicolas Reinecke Tested-by: build bot (Jenkins) --- src/superio/nuvoton/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/superio/nuvoton/Kconfig') diff --git a/src/superio/nuvoton/Kconfig b/src/superio/nuvoton/Kconfig index 350c8dd387..4bdcd1e12a 100644 --- a/src/superio/nuvoton/Kconfig +++ b/src/superio/nuvoton/Kconfig @@ -28,3 +28,7 @@ config SUPERIO_NUVOTON_WPCM450 config SUPERIO_NUVOTON_NCT5104D bool select SUPERIO_NUVOTON_COMMON_ROMSTAGE + +config SUPERIO_NUVOTON_NCT5572D + bool + select SUPERIO_NUVOTON_COMMON_ROMSTAGE -- cgit v1.2.3