diff options
Diffstat (limited to 'src/device/Kconfig')
-rw-r--r-- | src/device/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/device/Kconfig b/src/device/Kconfig index 532980b78e..91da02a193 100644 --- a/src/device/Kconfig +++ b/src/device/Kconfig @@ -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 |