configs: remove lpc32xx defconfigs
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 19 Jul 2014 14:42:54 +0000 (16:42 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 19 Jul 2014 14:42:54 +0000 (16:42 +0200)
commitc6a410964bee6b4c57801c363384778f6908e6a2
tree4e49f87b0dcf7567e9e07bca6d179b483f493850
parentb9dd0c99811f5ea3c07c124c8830b2498dd120d9
configs: remove lpc32xx defconfigs

Those defconfigs rely on gcc 4.3.x, which was said to be the only gcc
version that was producing a working kernel. Since we have removed gcc
4.3.x, those defconfigs no longer build. Also, the kernel being used
in these defconfigs was 2.6.32, but there is a "new" 2.6.39 kernel
available from the lpclinux.com git repository, which maybe works fine
with more recent compilers.

However, those defconfigs were contributed by Alexandre Belloni, who
no longer has access to the hardware, so we have no way to verify that
a compiler update + kernel update actually works.

Therefore, we simply remove those defconfigs.

Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/ea3250_defconfig [deleted file]
configs/fdi3250_defconfig [deleted file]
configs/phy3250_defconfig [deleted file]