blob: 4aa28f88a7a2615b46a4d521763dec2d49d0727e [file] [log] [blame]
Stefan Reinauer6559f432010-12-17 00:13:54 +00001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2009 Ronald G. Minnich
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##
15## You should have received a copy of the GNU General Public License
16## along with this program; if not, write to the Free Software
Paul Menzela46a7122013-02-23 18:37:27 +010017## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Stefan Reinauer6559f432010-12-17 00:13:54 +000018##
19
20
Patrick Georgi0588d192009-08-12 15:00:51 +000021config SUPERIO_NSC_PC8374
22 bool
23config SUPERIO_NSC_PC87309
24 bool
25config SUPERIO_NSC_PC87351
26 bool
27config SUPERIO_NSC_PC87360
28 bool
29config SUPERIO_NSC_PC87366
30 bool
Peter Stuge1440d082011-02-05 13:32:56 +000031config SUPERIO_NSC_PC87382
32 bool
Sven Schnelle071d8352011-03-03 08:29:03 +000033config SUPERIO_NSC_PC87384
34 bool
Sven Schnelle82e36172011-02-05 12:26:07 +000035config SUPERIO_NSC_PC87392
36 bool
Patrick Georgi0588d192009-08-12 15:00:51 +000037config SUPERIO_NSC_PC87417
38 bool
39config SUPERIO_NSC_PC87427
40 bool
41config SUPERIO_NSC_PC97307
42 bool
43config SUPERIO_NSC_PC97317
44 bool