Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cce573e8d806fd430e7584b36bce6d62ae0430e8
/
.
/
arch
/
x86
/
cpu
/
qemu
/
Kconfig
blob: fb775d7d283ebad6c96c1f7d5950d9d8f514e58b [
file
] [
log
] [
blame
]
#
# Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
config QEMU
bool
select
TSC_CALIBRATION_BYPASS
if
QEMU
config SYS_CAR_ADDR
hex
default
0xd0000
config SYS_CAR_SIZE
hex
default
0x10000
endif