diff options
Diffstat (limited to 'target/x86/grub2')
-rw-r--r-- | target/x86/grub2/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/x86/grub2/Config.in b/target/x86/grub2/Config.in index 9c8198578..f9458b185 100644 --- a/target/x86/grub2/Config.in +++ b/target/x86/grub2/Config.in @@ -1,12 +1,10 @@ config BR2_TARGET_GRUB2 bool "grub2" - default n help The GRand Unified Bootloader for x86 systems, take #2. config BR2_TARGET_GRUB2_SPLASH bool "Splashimage support" - default n depends on BR2_TARGET_GRUB2 help Add support for splashimage. |