diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-03-24 22:37:40 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-06-10 21:05:12 +0200 |
commit | afd77256c9914663af7684792051fee74c610fb9 (patch) | |
tree | 71cbdd9d3a2829188e7b1f38b71e43192d914154 /boot/Config.in | |
parent | 649b5b92509dba021ed47ef4c04f358de83ba36f (diff) |
yaboot: drop support
Yaboot does not build, hasn't been updated since a long time, and
isn't very common these days on embedded PowerPC platforms.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'boot/Config.in')
-rw-r--r-- | boot/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/boot/Config.in b/boot/Config.in index 6f2796f0c..78ff82c96 100644 --- a/boot/Config.in +++ b/boot/Config.in @@ -3,7 +3,6 @@ menu "Bootloaders" source "boot/grub/Config.in" source "boot/grub2/Config.in" source "boot/syslinux/Config.in" -source "boot/yaboot/Config.in" source "boot/u-boot/Config.in" source "boot/at91bootstrap/Config.in" source "boot/at91dataflashboot/Config.in" |