summaryrefslogtreecommitdiff
path: root/src/southbridge/ti/pcixx12/Kconfig
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-05-16 13:07:59 +0000
committerStefan Reinauer <stepan@openbios.org>2010-05-16 13:07:59 +0000
commit23f703464a45c4c5df53c40ef3152083f3c921fa (patch)
treef2fc3d925035873bda3cc72af1f7cfeb0a7277e4 /src/southbridge/ti/pcixx12/Kconfig
parent96d8fef5d2151878d96f6b445ec1678a529b4001 (diff)
downloadcoreboot-23f703464a45c4c5df53c40ef3152083f3c921fa.tar.xz
Add TI PCI 7412 support.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5556 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/ti/pcixx12/Kconfig')
-rw-r--r--src/southbridge/ti/pcixx12/Kconfig22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/southbridge/ti/pcixx12/Kconfig b/src/southbridge/ti/pcixx12/Kconfig
new file mode 100644
index 0000000000..6181b2e53b
--- /dev/null
+++ b/src/southbridge/ti/pcixx12/Kconfig
@@ -0,0 +1,22 @@
+##
+## This file is part of the coreboot project.
+##
+## Copyright (C) 2008-2009 coresystems GmbH
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; version 2 of the License.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+## GNU General Public License for more details.
+##
+## You should have received a copy of the GNU General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+##
+
+config SOUTHBRIDGE_TI_PCIXX12
+ bool
+