diff options
Diffstat (limited to 'target/powerpc/yaboot/Config.in')
-rw-r--r-- | target/powerpc/yaboot/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/powerpc/yaboot/Config.in b/target/powerpc/yaboot/Config.in new file mode 100644 index 000000000..2072421d6 --- /dev/null +++ b/target/powerpc/yaboot/Config.in @@ -0,0 +1,6 @@ +config BR2_TARGET_YABOOT + bool "grub bootloader" + default n + depends on BR2_powerpc + help + The yaboot bootloader for new world powerpc systems. |