PCI subsystem: Remove AGP bridge type
There is no auto-detection for AGP type and we have no hardware that selects this. Furthermore, we treat AGP bridges just like PCI bridges, there is no optimisation for higher bandwidth. Change-Id: I4fe87c83411643cb9b8d3216f2af07bf098174d3 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/8367 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
@@ -225,11 +225,6 @@ config PCIEXP_PLUGIN_SUPPORT
|
||||
depends on PCI
|
||||
default y
|
||||
|
||||
config AGP_PLUGIN_SUPPORT
|
||||
bool
|
||||
depends on PCI
|
||||
default y
|
||||
|
||||
config CARDBUS_PLUGIN_SUPPORT
|
||||
bool
|
||||
depends on PCI
|
||||
|
Reference in New Issue
Block a user