aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nuvoton/nct6791d/Makefile.inc
diff options
context:
space:
mode:
authorOmar Pakker <omarpakker+coreboot@gmail.com>2016-07-29 19:05:33 +0200
committerMartin Roth <martinroth@google.com>2016-07-31 19:42:49 +0200
commit449fb9b6eb886a6bd364f9f5c5617e30152c013d (patch)
tree34750cd6a45017ea113a604a8c7a57b7cadb68c9 /src/superio/nuvoton/nct6791d/Makefile.inc
parent2a600263dcd49249467bec43c483ddfae91a4cde (diff)
superio/nuvoton: Add Nuvoton NCT6791D
This adds support for Nuvoton NCT6791D Super I/O chips. Makes use of the common Nuvoton early_serial.c. Based on the Datasheet supplied by Nuvoton. Datasheet Version: January 8th, 2016 Revision 1.11 Change-Id: I027d33b85f0dc6ee50deebdccaecc74487eecb40 Signed-off-by: Omar Pakker <omarpakker+coreboot@gmail.com> Reviewed-on: https://review.coreboot.org/15967 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/superio/nuvoton/nct6791d/Makefile.inc')
-rw-r--r--src/superio/nuvoton/nct6791d/Makefile.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/superio/nuvoton/nct6791d/Makefile.inc b/src/superio/nuvoton/nct6791d/Makefile.inc
new file mode 100644
index 0000000000..db5c620646
--- /dev/null
+++ b/src/superio/nuvoton/nct6791d/Makefile.inc
@@ -0,0 +1,16 @@
+##
+## This file is part of the coreboot project.
+##
+## Copyright (C) 2016 Omar Pakker <omarpakker+coreboot@gmail.com>
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; version 2 of the License.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+## GNU General Public License for more details.
+##
+
+ramstage-$(CONFIG_SUPERIO_NUVOTON_NCT6791D) += superio.c