summaryrefslogtreecommitdiffstats
path: root/target/x86/grub2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/x86/grub2/Config.in')
-rw-r--r--target/x86/grub2/Config.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/target/x86/grub2/Config.in b/target/x86/grub2/Config.in
deleted file mode 100644
index 752639993..000000000
--- a/target/x86/grub2/Config.in
+++ /dev/null
@@ -1,13 +0,0 @@
-config BR2_TARGET_GRUB2
- bool "grub2"
- help
- The GRand Unified Bootloader for x86 systems, take #2.
-
-config BR2_TARGET_GRUB2_SPLASH
- bool "Splashimage support"
- depends on BR2_TARGET_GRUB2
- help
- Add support for splashimage.
-
- A splashimage is a 14-color indexed .xpm picture which
- is displayed as background for the grub menu.