commit | 436054f8759b34af4df6811dec692e135d4d4bb7 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Thu May 30 18:04:44 2019 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 05 12:14:02 2019 -0400 |
tree | c475d7953a5bff22dd630e4db14ebc4d3feb8e11 | |
parent | 68e4f8f6e37dc9db6b9bf17c3352e13aadd873d5 [diff] |
ARM: davinci: Remove ipam390 linker script from Kconfig With ipam390 support removed in we can remove the reference to the linker script since that case will never be true. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>