-rw-r--r-- | config.in | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -79,2 +79,6 @@ config OPTIMIZATIONS +config EXPERIMENTAL + bool "Prompt for development and/or incomplete items" + default y + endmenu @@ -157,3 +161,5 @@ endmenu comment "" + depends on EXPERIMENTAL menu "Experimental" + depends on EXPERIMENTAL source libopie2/config.in |