tree: drop last paragraph of GPL copyright header
[coreboot.git] / src / superio / smsc / Kconfig
blob62457668200769365123ae6d128bfc53cdf65691
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.
17 config SUPERIO_WANTS_14MHZ_CLOCK
18         bool
20 config SUPERIO_SMSC_DME1737
21         bool
22 config SUPERIO_SMSC_FDC37M60X
23         bool
24 config SUPERIO_SMSC_FDC37N972
25         bool
26 config SUPERIO_SMSC_LPC47B272
27         bool
28 config SUPERIO_SMSC_LPC47B397
29         bool
30 config SUPERIO_SMSC_LPC47M10X
31         bool
32 config SUPERIO_SMSC_LPC47M15X
33         bool
34 config SUPERIO_SMSC_LPC47N207
35         bool
36 config SUPERIO_SMSC_LPC47N217
37         bool
38 config SUPERIO_SMSC_LPC47N227
39         bool
40 config SUPERIO_SMSC_SIO10N268
41         bool
42 config SUPERIO_SMSC_SIO1007
43         bool
44 config SUPERIO_SMSC_KBC1100
45         bool
46 config SUPERIO_SMSC_MEC1308
47         bool
48 config SUPERIO_SMSC_SMSCSUPERIO
49         bool
50         select SUPERIO_WANTS_14MHZ_CLOCK
51 config SUPERIO_SMSC_SIO1036
52         bool
53 config SUPERIO_SMSC_SCH4037
54         bool