0f004e0ee052ac180f807cc4d009fb8e986cccd0
[platform/kernel/u-boot.git] / board / micronas / vct / config.mk
1 #
2 # (C) Copyright 2008 Stefan Roese <sr@denx.de>, DENX Software Engineering
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 #
8 # vct_xxx boards with MIPS 4Kc CPU core
9 #
10
11 sinclude $(TOPDIR)/board/$(BOARDDIR)/config.tmp
12
13 ifndef CONFIG_SYS_TEXT_BASE
14 CONFIG_SYS_TEXT_BASE = 0x87000000
15 endif