diff options
Diffstat (limited to 'src/mainboard/google/veyron_mighty/Kconfig')
-rw-r--r-- | src/mainboard/google/veyron_mighty/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/veyron_mighty/Kconfig b/src/mainboard/google/veyron_mighty/Kconfig index 5482e0f8e2..0a65b3176b 100644 --- a/src/mainboard/google/veyron_mighty/Kconfig +++ b/src/mainboard/google/veyron_mighty/Kconfig @@ -78,7 +78,7 @@ config DRIVER_TPM_I2C_ADDR config CONSOLE_SERIAL_UART_ADDRESS hex - depends on CONSOLE_SERIAL_UART + depends on DRIVERS_UART default 0xFF690000 config PMIC_BUS |