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