Remove address from GPLv2 headers
[coreboot.git] / src / superio / smsc / Kconfig
blobceb53a69dd01ad9221a881ae564f691a3ee8d033
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.
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.
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.
21 config SUPERIO_WANTS_14MHZ_CLOCK
22         bool
24 config SUPERIO_SMSC_FDC37M60X
25         bool
26 config SUPERIO_SMSC_FDC37N972
27         bool
28 config SUPERIO_SMSC_LPC47B272
29         bool
30 config SUPERIO_SMSC_LPC47B397
31         bool
32 config SUPERIO_SMSC_LPC47M10X
33         bool
34 config SUPERIO_SMSC_LPC47M15X
35         bool
36 config SUPERIO_SMSC_LPC47N207
37         bool
38 config SUPERIO_SMSC_LPC47N217
39         bool
40 config SUPERIO_SMSC_LPC47N227
41         bool
42 config SUPERIO_SMSC_SIO10N268
43         bool
44 config SUPERIO_SMSC_SIO1007
45         bool
46 config SUPERIO_SMSC_KBC1100
47         bool
48 config SUPERIO_SMSC_MEC1308
49         bool
50 config SUPERIO_SMSC_SMSCSUPERIO
51         bool
52         select SUPERIO_WANTS_14MHZ_CLOCK
53 config SUPERIO_SMSC_SIO1036
54         bool
55 config SUPERIO_SMSC_SCH4037
56         bool