summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-06-18 12:52:41 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-06-18 12:52:41 (EDT)
commit4954c9e168a3d2d62d64cafc61bd62da5312bd1c (patch)
treebad6f232956ff7c72d556db92ebc1adb40815792
parent0719d255b3a73933366906051b7272c4d75973ee (diff)
busybox.config: Enable CONFIG_DESKTOP on dev plat.
-rw-r--r--busybox.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.config b/busybox.config
index eb7525f..7fdc5b4 100644
--- a/busybox.config
+++ b/busybox.config
@@ -12,7 +12,7 @@ CONFIG_HAVE_DOT_CONFIG=y
#
# General Configuration
#
-# CONFIG_DESKTOP is not set
+CONFIG_DESKTOP=y
# CONFIG_EXTRA_COMPAT is not set
# CONFIG_INCLUDE_SUSv2 is not set
# CONFIG_USE_PORTABLE_CODE is not set