configs/mini2440_defconfig: remove defconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 5 Nov 2016 14:24:59 +0000 (15:24 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Nov 2016 22:00:11 +0000 (23:00 +0100)
commitc80a95c50585ef9701d696c847ced6ebb91a3bad
tree00a0475bf24beb627e6196e1080506608d692391
parenta92fdd337a4cfe8e5bdf297bfe5c7d7ee008a50e
configs/mini2440_defconfig: remove defconfig

This defconfig has not been updated in any significant way since 2011,
when Peter moved it to use a mainline kernel. It's now using an
ancient 3.0 kernel, and a vendor-specific U-Boot version that fails to
build with various "undefined reference" errors:

  undefined reference to `show_boot_progress'
  undefined reference to `image_print_contents'
  undefined reference to `wait_ms'

So it's time to get rid of the defconfig for this platform.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/mini2440_defconfig [deleted file]