summaryrefslogtreecommitdiff
path: root/boot/grub2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'boot/grub2/Config.in')
-rw-r--r--boot/grub2/Config.in9
1 files changed, 0 insertions, 9 deletions
diff --git a/boot/grub2/Config.in b/boot/grub2/Config.in
deleted file mode 100644
index 1301b5b80..000000000
--- a/boot/grub2/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-config BR2_TARGET_GRUB2
- bool "grub2"
- # Only supports PC, Mac (Power, x86 and x86-64), Pegasos
- depends on BR2_i386 || BR2_powerpc
- # Build process is broken (./configure doesn't work, Ruby
- # required, etc.)
- depends on BROKEN
- help
- The GRand Unified Bootloader for x86 systems, take #2.