blob: 4f9862194a97e094b9cabee0439828453a1b4e28 [file] [log] [blame]
#
# Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com>
#
# SPDX-License-Identifier: GPL-2.0+
#
config QEMU
bool
if QEMU
config SYS_CAR_ADDR
hex
default 0xd0000
config SYS_CAR_SIZE
hex
default 0x10000
endif