-rw-r--r-- | config.in | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -38,6 +38,10 @@ config RELEASE default y depends !DEBUG +config QUICK_LAUNCH + boolean "Enable Quick Launch" + default n + config SPECFILE string default "qws/linux-generic-g++" if TARGET_X86 && (! X11) |