blob: 19986f4c0f4c98a71520631db656c6800e45373e [file] [log] [blame]
Ronald G. Minnich99451b12013-06-27 10:42:59 -07001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2013 Google Inc.
5##
6## This program is free software; you can redistribute it and/or modify
7## it under the terms of the GNU General Public License as published by
8## the Free Software Foundation; version 2 of the License.
9##
10## This program is distributed in the hope that it will be useful,
11## but WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13## GNU General Public License for more details.
14##
Ronald G. Minnich99451b12013-06-27 10:42:59 -070015
Lee Leahyb5ad8272015-04-20 15:29:16 -070016source src/drivers/intel/fsp1_1/Kconfig
Ronald G. Minnich99451b12013-06-27 10:42:59 -070017source src/drivers/intel/gma/Kconfig
Werner Zeh63693dc2015-02-13 12:18:58 +010018source src/drivers/intel/i210/Kconfig