diff options
author | Magnus Damm <damm+renesas@opensource.se> | 2014-10-29 16:47:07 +0900 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-12-21 17:03:44 +0900 |
commit | a483dcbfa21f919c7666cb897e293eff785e3bee (patch) | |
tree | fa723ec382a7873cbff171143d50ce63ddfdb885 /MAINTAINERS | |
parent | be2902416cc6f26d05a9b7308b78d093ad69062c (diff) | |
download | op-kernel-dev-a483dcbfa21f919c7666cb897e293eff785e3bee.zip op-kernel-dev-a483dcbfa21f919c7666cb897e293eff785e3bee.tar.gz |
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 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ddb9ac8..f1f41fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1395,7 +1395,6 @@ F: arch/arm/configs/ape6evm_defconfig F: arch/arm/configs/armadillo800eva_defconfig F: arch/arm/configs/bockw_defconfig F: arch/arm/configs/kzm9g_defconfig -F: arch/arm/configs/lager_defconfig F: arch/arm/configs/mackerel_defconfig F: arch/arm/configs/marzen_defconfig F: arch/arm/configs/shmobile_defconfig |