diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/powerpc/yaboot/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/powerpc/yaboot/Config.in b/target/powerpc/yaboot/Config.in index 2072421d6..fa79846bc 100644 --- a/target/powerpc/yaboot/Config.in +++ b/target/powerpc/yaboot/Config.in @@ -1,5 +1,5 @@ config BR2_TARGET_YABOOT - bool "grub bootloader" + bool "yaboot bootloader" default n depends on BR2_powerpc help |