summaryrefslogtreecommitdiff
path: root/config.in
Side-by-side diff
Diffstat (limited to 'config.in') (more/less context) (ignore whitespace changes)
-rw-r--r--config.in17
1 files changed, 14 insertions, 3 deletions
diff --git a/config.in b/config.in
index 50e26f1..8559e73 100644
--- a/config.in
+++ b/config.in
@@ -88,3 +88,9 @@ comment ""
+#config APPLETS
+# bool "Applets"
+# default "y"
+
menu "Applets"
+# depends APPLETS
+
source core/applets/config.in
@@ -92,3 +98,10 @@ menu "Applets"
endmenu
+
+#config APPS
+# bool "Apps"
+# default "y"
+
menu "Apps"
+# depends APPS
+
source core/apps/config.in
@@ -96,2 +109,3 @@ menu "Apps"
endmenu
+
menu "Communications and Networking"
@@ -132,4 +146 @@ menu "Tools"
endmenu
-menu "Unsupported"
- source noncore/unsupported/config.in
-endmenu