Make PCI CONF2 support a compile time option
authorStefan Reinauer <reinauer@chromium.org>
Thu, 17 Nov 2011 21:05:31 +0000 (13:05 -0800)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 30 Mar 2012 15:45:53 +0000 (17:45 +0200)
commit5e02bc6d7ef7f976629a7bfb35429527a77e6321
tree718892e572b79c5a1c4b87d959ca2649161baec7
parentbf729baa2c7b2fbfa03e271c4f3f5707989e43b5
Make PCI CONF2 support a compile time option

It's not used on any board supported by coreboot but has been
detected at run time since ages. No new boards (since 2000?)
are using the CONF2 method, so it is unlikely we ever have to
turn this on for a board.

Change-Id: I17df94a8a77b9338fde10a6b114b44d393776e66
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/758
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/arch/x86/Kconfig
src/arch/x86/lib/Makefile.inc
src/arch/x86/lib/pci_ops_auto.c