summaryrefslogtreecommitdiff
path: root/boot/gummiboot/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'boot/gummiboot/Config.in')
-rw-r--r--boot/gummiboot/Config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/boot/gummiboot/Config.in b/boot/gummiboot/Config.in
index ad4979369..11dbc4f6b 100644
--- a/boot/gummiboot/Config.in
+++ b/boot/gummiboot/Config.in
@@ -4,7 +4,6 @@ config BR2_TARGET_GUMMIBOOT
select BR2_PACKAGE_GNU_EFI
select BR2_PACKAGE_UTIL_LINUX
select BR2_PACKAGE_UTIL_LINUX_LIBBLKID
- depends on BR2_USE_WCHAR # util-linux
help
gummiboot is a simple UEFI boot manager which executes
configured EFI images. The default entry is selected by a
@@ -22,6 +21,3 @@ config BR2_TARGET_GUMMIBOOT
files will be located in /loader/ inside the EFI partition.
http://freedesktop.org/wiki/Software/gummiboot/
-
-comment "gummiboot needs a toolchain w/ wchar"
- depends on !BR2_USE_WCHAR