]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/config.mk
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
[people/ms/u-boot.git] / arch / arm / config.mk
index eb09b0e37878fc64e640bde0c34bd565333a4b93..2143633fe440985c5c732d436ee97a5b94598bc1 100644 (file)
@@ -6,7 +6,7 @@
 #
 
 ifndef CONFIG_STANDALONE_LOAD_ADDR
-ifneq ($(CONFIG_ARCH_OMAP2),)
+ifneq ($(CONFIG_ARCH_OMAP2PLUS),)
 CONFIG_STANDALONE_LOAD_ADDR = 0x80300000
 else
 CONFIG_STANDALONE_LOAD_ADDR = 0xc100000