diff options
Diffstat (limited to 'src/mainboard')
-rw-r--r-- | src/mainboard/amd/thatcher/Kconfig | 1 | ||||
-rw-r--r-- | src/mainboard/asus/f2a85-m/Kconfig | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/amd/thatcher/Kconfig b/src/mainboard/amd/thatcher/Kconfig index 384390c0e4..5a18e6134c 100644 --- a/src/mainboard/amd/thatcher/Kconfig +++ b/src/mainboard/amd/thatcher/Kconfig @@ -39,7 +39,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select SUPERIO_SMSC_LPC47N217 select BOARD_ROMSIZE_KB_4096 select GFXUMA - select UDELAY_LAPIC config MAINBOARD_DIR string diff --git a/src/mainboard/asus/f2a85-m/Kconfig b/src/mainboard/asus/f2a85-m/Kconfig index e8f573ed37..20d79ec423 100644 --- a/src/mainboard/asus/f2a85-m/Kconfig +++ b/src/mainboard/asus/f2a85-m/Kconfig @@ -40,7 +40,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy select SUPERIO_ITE_IT8712F select BOARD_ROMSIZE_KB_8192 select GFXUMA - select UDELAY_LAPIC choice prompt "DDR3 memory voltage" |