blob: 7378d18ba39b03e10628fbe23fc0bdfd62c44592 [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
17## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
18##
19
Myles Watsonfa1edda2009-08-27 22:41:56 +000020config SUPERIO_SMSC_FDC37M60X
Patrick Georgi0588d192009-08-12 15:00:51 +000021 bool
Stefan Reinauer9e7a5d42010-05-16 14:08:32 +000022config SUPERIO_SMSC_FDC37N972
23 bool
Myles Watsonfa1edda2009-08-27 22:41:56 +000024config SUPERIO_SMSC_LPC47B272
Patrick Georgi0588d192009-08-12 15:00:51 +000025 bool
Myles Watsonfa1edda2009-08-27 22:41:56 +000026config SUPERIO_SMSC_LPC47B397
Patrick Georgi0588d192009-08-12 15:00:51 +000027 bool
Myles Watsonfa1edda2009-08-27 22:41:56 +000028config SUPERIO_SMSC_LPC47M10X
Patrick Georgi0588d192009-08-12 15:00:51 +000029 bool
Myles Watson4ec4fbe2009-10-28 18:51:47 +000030config SUPERIO_SMSC_LPC47M15X
31 bool
Myles Watsonfa1edda2009-08-27 22:41:56 +000032config SUPERIO_SMSC_LPC47N217
Patrick Georgi0588d192009-08-12 15:00:51 +000033 bool
Stefan Reinauer55426df2010-01-17 13:50:17 +000034config SUPERIO_SMSC_LPC47N227
35 bool
Stefan Reinauer9e7a5d42010-05-16 14:08:32 +000036config SUPERIO_SMSC_SIO10N268
37 bool
Frank Vibrans7b904d82011-02-14 19:00:13 +000038config SUPERIO_SMSC_KBC1100
39 bool
Myles Watsonfa1edda2009-08-27 22:41:56 +000040config SUPERIO_SMSC_SMSCSUPERIO
Patrick Georgi0588d192009-08-12 15:00:51 +000041 bool