aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index ed5427cb8..b9df4ca16 100644
--- a/Config.in
+++ b/Config.in
@@ -421,7 +421,8 @@ config FEATURE_MANIFEST
421 default y 421 default y
422 depends on FEATURE_RESOURCES 422 depends on FEATURE_RESOURCES
423 help 423 help
424 Include a manifest which declares privleges required by the application. 424 Include a manifest which declares privileges required by the
425 application.
425 426
426config FEATURE_ICON 427config FEATURE_ICON
427 bool "Include application icon in binary" 428 bool "Include application icon in binary"