SIO: Add smsc sio1036 superio
[coreboot.git] / src / superio / smsc / Kconfig
1 ##
2 ## This file is part of the coreboot project.
3 ##
4 ## Copyright (C) 2009 Ronald G. Minnich
5 ## Copyright (C) 2012 Advanced Micro Devices, Inc.
6 ##
7 ## This program is free software; you can redistribute it and/or modify
8 ## it under the terms of the GNU General Public License as published by
9 ## the Free Software Foundation; version 2 of the License.
10 ##
11 ## This program is distributed in the hope that it will be useful,
12 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
13 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 ## GNU General Public License for more details.
15 ##
16 ## You should have received a copy of the GNU General Public License
17 ## along with this program; if not, write to the Free Software
18 ## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
19 ##
20
21 config SUPERIO_SMSC_FDC37M60X
22         bool
23 config SUPERIO_SMSC_FDC37N972
24         bool
25 config SUPERIO_SMSC_LPC47B272
26         bool
27 config SUPERIO_SMSC_LPC47B397
28         bool
29 config SUPERIO_SMSC_LPC47M10X
30         bool
31 config SUPERIO_SMSC_LPC47M15X
32         bool
33 config SUPERIO_SMSC_LPC47N217
34         bool
35 config SUPERIO_SMSC_LPC47N227
36         bool
37 config SUPERIO_SMSC_SIO10N268
38         bool
39 config SUPERIO_SMSC_KBC1100
40         bool
41 config SUPERIO_SMSC_SMSCSUPERIO
42         bool
43 config SUPERIO_SMSC_SIO1036
44         bool
45 config SUPERIO_SMSC_SCH4037
46         bool