Add support for ITE IT8772F SuperI/O chip
[coreboot.git] / src / superio / ite / Kconfig
index c35f72f9117d62016963350825f66db72da0ee8c..5d92a9689212182f74f43aadd18682328cfa9ac3 100644 (file)
@@ -1,3 +1,23 @@
+##
+## This file is part of the coreboot project.
+##
+## Copyright (C) 2009 Ronald G. Minnich
+##
+## 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.
+##
+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+##
+
+
 config SUPERIO_ITE_IT8661F
        bool
 config SUPERIO_ITE_IT8671F
@@ -16,3 +36,7 @@ config SUPERIO_ITE_IT8716F_OVERRIDE_FANCTL
        default n
 config SUPERIO_ITE_IT8718F
        bool
+config SUPERIO_ITE_IT8721F
+       bool
+config SUPERIO_ITE_IT8772F
+       bool