243acef91c16e883507e2ac87ba8c825eb20163a
[coreboot.git] / src / southbridge / amd / cimx_wrapper / Kconfig
1 #\r
2 # This file is part of the coreboot project.\r
3 #\r
4 # Copyright (C) 2010 Advanced Micro Devices, Inc.\r
5 #\r
6 # This program is free software; you can redistribute it and/or modify\r
7 # it under the terms of the GNU General Public License as published by\r
8 # the Free Software Foundation; version 2 of the License.\r
9 #\r
10 # This program is distributed in the hope that it will be useful,\r
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of\r
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\r
13 # GNU General Public License for more details.\r
14 #\r
15 # You should have received a copy of the GNU General Public License\r
16 # along with this program; if not, write to the Free Software\r
17 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA\r
18 #\r
19 #\r
20 config SOUTHBRIDGE_AMD_CIMX_WRAPPER\r
21         bool\r
22         default n\r
23 \r
24 config SOUTHBRIDGE_AMD_CIMX_WRAPPER_SB800\r
25         bool\r
26         select IOAPIC\r
27         select SOUTHBRIDGE_AMD_CIMX_WRAPPER\r
28 \r
29 source src/southbridge/amd/cimx_wrapper/sb800/Kconfig\r