]> git.ipfire.org Git - people/ms/u-boot.git/blame - board/liebherr/lwmon5/config.mk
drivers, block: remove sil680 driver
[people/ms/u-boot.git] / board / liebherr / lwmon5 / config.mk
CommitLineData
04386f65
SR
1#
2# (C) Copyright 2002
3# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4#
5# SPDX-License-Identifier: GPL-2.0+
6#
7# lwmon5 (440EPx)
8#
9
10PLATFORM_CPPFLAGS += -DCONFIG_440=1
11
12ifeq ($(debug),1)
13PLATFORM_CPPFLAGS += -DDEBUG
14endif
15
16ifeq ($(dbcr),1)
17PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
18endif