diff options
Diffstat (limited to 'src/mainboard/iwill')
-rw-r--r-- | src/mainboard/iwill/dk8_htx/Kconfig | 5 | ||||
-rw-r--r-- | src/mainboard/iwill/dk8s2/Kconfig | 5 | ||||
-rw-r--r-- | src/mainboard/iwill/dk8x/Kconfig | 5 |
3 files changed, 0 insertions, 15 deletions
diff --git a/src/mainboard/iwill/dk8_htx/Kconfig b/src/mainboard/iwill/dk8_htx/Kconfig index dfdac01aee..02255b90b9 100644 --- a/src/mainboard/iwill/dk8_htx/Kconfig +++ b/src/mainboard/iwill/dk8_htx/Kconfig @@ -85,11 +85,6 @@ config HT_CHAIN_UNITID_BASE default 0xa depends on BOARD_IWILL_DK8_HTX -config USE_INIT - bool - default n - depends on BOARD_IWILL_DK8_HTX - config SERIAL_CPU_INIT bool default n diff --git a/src/mainboard/iwill/dk8s2/Kconfig b/src/mainboard/iwill/dk8s2/Kconfig index f0948b8e2f..cd39edea95 100644 --- a/src/mainboard/iwill/dk8s2/Kconfig +++ b/src/mainboard/iwill/dk8s2/Kconfig @@ -82,11 +82,6 @@ config HT_CHAIN_UNITID_BASE default 0x1 depends on BOARD_IWILL_DK8S2 -config USE_INIT - bool - default n - depends on BOARD_IWILL_DK8S2 - config SERIAL_CPU_INIT bool default n diff --git a/src/mainboard/iwill/dk8x/Kconfig b/src/mainboard/iwill/dk8x/Kconfig index 4a4f402d47..9d518137d2 100644 --- a/src/mainboard/iwill/dk8x/Kconfig +++ b/src/mainboard/iwill/dk8x/Kconfig @@ -81,11 +81,6 @@ config HT_CHAIN_UNITID_BASE default 0x1 depends on BOARD_IWILL_DK8X -config USE_INIT - bool - default n - depends on BOARD_IWILL_DK8X - config SERIAL_CPU_INIT bool default n |