board: remove i386/i686_defconfig
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 5 Dec 2010 20:52:58 +0000 (21:52 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 16 Dec 2010 13:53:54 +0000 (14:53 +0100)
commitde952581367f2029e0f28c1897d0e79326bd835f
treeeaac2497376bb4319101607e69716a6c934c1c6c
parent313aa6ab823a64385b68d56ddf811cb4806b93a6
board: remove i386/i686_defconfig

Those are not associated with any specific hardware system (PC or
another i386 system). Moreover, the fact that those configurations
require the build of a JFFS2 filesystem, very uncommon on PC systems,
seems to indicate that those configurations are not really being used
today.

It would make more sense to have a qemu_i388_defconfig (building a
kernel with just the device drivers for Qemu) and possibly a
pc_i386_defconfig (building a kernel with many device drivers, and a
bootloader such as Grub or Grub 2).

We also remove the corresponding kernel configuration files.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
configs/i386_defconfig [deleted file]
configs/i686_defconfig [deleted file]
target/device/x86/i686/i686-linux-2.6.28.2.config [deleted file]
target/device/x86/i686/linux-2.6.29.2.config [deleted file]