summaryrefslogtreecommitdiffstats
path: root/boot/yaboot/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'boot/yaboot/Config.in')
-rw-r--r--boot/yaboot/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/yaboot/Config.in b/boot/yaboot/Config.in
new file mode 100644
index 000000000..75da815ab
--- /dev/null
+++ b/boot/yaboot/Config.in
@@ -0,0 +1,5 @@
+config BR2_TARGET_YABOOT
+ bool "yaboot"
+ depends on BR2_powerpc
+ help
+ The yaboot bootloader for new world powerpc systems.