summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/Makefile.boot
diff options
context:
space:
mode:
authorMagnus Damm <damm+renesas@opensource.se>2014-10-29 16:47:07 +0900
committerSimon Horman <horms+renesas@verge.net.au>2014-12-21 17:03:44 +0900
commita483dcbfa21f919c7666cb897e293eff785e3bee (patch)
treefa723ec382a7873cbff171143d50ce63ddfdb885 /arch/arm/mach-shmobile/Makefile.boot
parentbe2902416cc6f26d05a9b7308b78d093ad69062c (diff)
ARM: shmobile: lager: Remove legacy board support
Lager legacy support level is same as the DT case so remove the legacy code and force people to move over to using Multiplatform and DT. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> [Remove lager_defconfig and don't build the dtb for legacy kernels] Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Makefile.boot')
-rw-r--r--arch/arm/mach-shmobile/Makefile.boot1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/Makefile.boot b/arch/arm/mach-shmobile/Makefile.boot
index 57d00ed6ec0c..02532bea5300 100644
--- a/arch/arm/mach-shmobile/Makefile.boot
+++ b/arch/arm/mach-shmobile/Makefile.boot
@@ -7,7 +7,6 @@ loadaddr-$(CONFIG_MACH_BOCKW) += 0x60008000
loadaddr-$(CONFIG_MACH_BOCKW_REFERENCE) += 0x60008000
loadaddr-$(CONFIG_MACH_KZM9G) += 0x41008000
loadaddr-$(CONFIG_MACH_KZM9G_REFERENCE) += 0x41008000
-loadaddr-$(CONFIG_MACH_LAGER) += 0x40008000
loadaddr-$(CONFIG_MACH_MACKEREL) += 0x40008000
loadaddr-$(CONFIG_MACH_MARZEN) += 0x60008000