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 ac2f2ede61..d08414f217 100644 --- a/src/mainboard/gigabyte/ga_2761gxdk/Kconfig +++ b/src/mainboard/gigabyte/ga_2761gxdk/Kconfig @@ -90,11 +90,6 @@ config HT_CHAIN_END_UNITID_BASE default 0x20 depends on BOARD_GIGABYTE_GA_2761GXDK -config USE_INIT - bool - default n - depends on BOARD_GIGABYTE_GA_2761GXDK - config SERIAL_CPU_INIT bool default n diff --git a/src/mainboard/gigabyte/m57sli/Kconfig b/src/mainboard/gigabyte/m57sli/Kconfig index 21257174d8..2790427080 100644 --- a/src/mainboard/gigabyte/m57sli/Kconfig +++ b/src/mainboard/gigabyte/m57sli/Kconfig @@ -93,11 +93,6 @@ config HT_CHAIN_END_UNITID_BASE default 0x20 depends on BOARD_GIGABYTE_M57SLI -config USE_INIT - bool - default n - depends on BOARD_GIGABYTE_M57SLI - config SERIAL_CPU_INIT bool default n |