diff options
Diffstat (limited to 'src/mainboard/gigabyte')
-rw-r--r-- | src/mainboard/gigabyte/ga_2761gxdk/Kconfig | 5 | ||||
-rw-r--r-- | src/mainboard/gigabyte/m57sli/Kconfig | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig index d599c5cd1d..348139b501 100644 --- a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig +++ b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig @@ -125,11 +125,6 @@ config SERIAL_CPU_INIT default n depends on BOARD_GIGABYTE_GA_2761GXDK -config WAIT_BEFORE_CPUS_INIT - bool - default n - depends on BOARD_GIGABYTE_GA_2761GXDK - config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID hex default 0x1039 diff --git a/src/mainboard/gigabyte/m57sli/Kconfig b/src/mainboard/gigabyte/m57sli/Kconfig index fabef71ea1..098312cc9a 100644 --- a/src/mainboard/gigabyte/m57sli/Kconfig +++ b/src/mainboard/gigabyte/m57sli/Kconfig @@ -128,11 +128,6 @@ config SERIAL_CPU_INIT default n depends on BOARD_GIGABYTE_M57SLI -config WAIT_BEFORE_CPUS_INIT - bool - default n - depends on BOARD_GIGABYTE_M57SLI - config MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID hex default 0x1022 |