From: Denys Vlasenko Date: Wed, 21 Jul 2010 06:58:11 +0000 (+0200) Subject: make DESKTOP=y the default X-Git-Tag: 1_18_0~398 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ba085c6351b49d7c71f3635a0f4709e1927fdc51;p=oweals%2Fbusybox.git make DESKTOP=y the default Signed-off-by: Denys Vlasenko --- 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" 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