summaryrefslogtreecommitdiff
path: root/config.in
Unidiff
Diffstat (limited to 'config.in') (more/less context) (show whitespace changes)
-rw-r--r--config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/config.in b/config.in
index d30f70b..6b63da1 100644
--- a/config.in
+++ b/config.in
@@ -78,4 +78,8 @@ config OPTIMIZATIONS
78# of arm-linux-, results in the build calling arm-linux-gcc as its CC. 78# of arm-linux-, results in the build calling arm-linux-gcc as its CC.
79 79
80config EXPERIMENTAL
81 bool "Prompt for development and/or incomplete items"
82 default y
83
80endmenu 84endmenu
81 85
@@ -156,5 +160,7 @@ menu "Tools"
156endmenu 160endmenu
157comment "" 161comment ""
162 depends on EXPERIMENTAL
158menu "Experimental" 163menu "Experimental"
164 depends on EXPERIMENTAL
159 source libopie2/config.in 165 source libopie2/config.in
160endmenu 166endmenu