diff options
author | P. 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) |
commit | 4954c9e168a3d2d62d64cafc61bd62da5312bd1c (patch) | |
tree | bad6f232956ff7c72d556db92ebc1adb40815792 | |
parent | 0719d255b3a73933366906051b7272c4d75973ee (diff) |
busybox.config: Enable CONFIG_DESKTOP on dev plat.
-rw-r--r-- | busybox.config | 2 |
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 |