X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=board%2Fmosaixtech%2Ficon%2Fconfig.mk;fp=board%2Fmosaixtech%2Ficon%2Fconfig.mk;h=0000000000000000000000000000000000000000;hb=98f705c9cefdfdba62c069821bbba10273a0a8ed;hp=b689fd06778d4cefaa07c44d892fbd289c4699ec;hpb=d4db3b86a5e090e21db710bedbbe3e50d4c56428;p=people%2Fms%2Fu-boot.git diff --git a/board/mosaixtech/icon/config.mk b/board/mosaixtech/icon/config.mk deleted file mode 100644 index b689fd0677..0000000000 --- a/board/mosaixtech/icon/config.mk +++ /dev/null @@ -1,16 +0,0 @@ -# -# (C) Copyright 2009-2010 -# Stefan Roese, DENX Software Engineering, sr@denx.de. -# -# SPDX-License-Identifier: GPL-2.0+ -# - -PLATFORM_CPPFLAGS += -DCONFIG_440=1 - -ifeq ($(debug),1) -PLATFORM_CPPFLAGS += -DDEBUG -endif - -ifeq ($(dbcr),1) -PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000 -endif