configs: remove old/broken Atmel configurations
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 3 Oct 2015 19:44:17 +0000 (20:44 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 13 Oct 2015 21:29:59 +0000 (23:29 +0200)
commite1d0be187d13c11612f118ba2864856b7f79cdd2
tree328a3b33fb61eda05db807d5192e9bbf76f8e125
parent10755be5fcbc557e5a0eddec9bcdb1c3edfe309f
configs: remove old/broken Atmel configurations

The at91rm9200df_defconfig configuration is really old: it builds a
2.6.38 kernel with the old days kernel patches and a 2010.06
U-Boot. It hasn't been updated since a long time, so let's get rid of
it.

The at91sam9260dfc_defconfig, at91sam9261ek_defconfig and
at91sam9263ek_defconfig refer to kernel defconfigs that no longer
exists, so they fail to build.

Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/at91rm9200df_defconfig [deleted file]
configs/at91sam9260dfc_defconfig [deleted file]
configs/at91sam9261ek_defconfig [deleted file]
configs/at91sam9263ek_defconfig [deleted file]