MIPS: move CONFIG_STANDALONE_LOAD_ADDR to CPU config makefiles
[oweals/u-boot.git] / arch / mips / config.mk
index b68025616425feca787ee71a8465966ae0aeb8c3..de9140b67b5258b9a4511bc0dbbdd913c00c525a 100644 (file)
@@ -39,8 +39,6 @@ endif
 # Default to EB if no endianess is configured
 ENDIANNESS ?= -EB
 
-CONFIG_STANDALONE_LOAD_ADDR ?= 0x80200000 -T mips.lds
-
 PLATFORM_CPPFLAGS += -DCONFIG_MIPS -D__MIPS__
 
 #