aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-07-21 08:58:11 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-07-21 08:58:11 +0200
commitba085c6351b49d7c71f3635a0f4709e1927fdc51 (patch)
tree0a39ffd6c93d9454756a288ce60ce0cd868d16c2
parent2ea12d8b6d2a36c5d49df1ae97b86ba287835249 (diff)
downloadbusybox-w32-ba085c6351b49d7c71f3635a0f4709e1927fdc51.tar.gz
busybox-w32-ba085c6351b49d7c71f3635a0f4709e1927fdc51.tar.bz2
busybox-w32-ba085c6351b49d7c71f3635a0f4709e1927fdc51.zip
make DESKTOP=y the default
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r--Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.in b/Config.in
index 35f43b3cd..828b30471 100644
--- a/Config.in
+++ b/Config.in
@@ -15,7 +15,7 @@ menu "General Configuration"
15 15
16config DESKTOP 16config DESKTOP
17 bool "Enable options for full-blown desktop systems" 17 bool "Enable options for full-blown desktop systems"
18 default n 18 default y
19 help 19 help
20 Enable options and features which are not essential. 20 Enable options and features which are not essential.
21 Select this only if you plan to use busybox on full-blown 21 Select this only if you plan to use busybox on full-blown