diff options
| author | Bernhard Reutner-Fischer | 2007-07-24 19:48:58 +0200 |
|---|---|---|
| committer | Bernhard Reutner-Fischer | 2007-07-24 19:48:58 +0200 |
| commit | c5757aad7094665d53390210def7b139affefa2f (patch) | |
| tree | 367527559ab7b21e1b403b2af83223713c4ab70a /package/tinyx | |
| parent | - adjust lzma arguments for current version (diff) | |
| download | buildroot-c5757aad7094665d53390210def7b139affefa2f.tar.gz buildroot-c5757aad7094665d53390210def7b139affefa2f.tar.xz buildroot-c5757aad7094665d53390210def7b139affefa2f.zip | |
- add a choice for Xserver selection.
This is ment as a suggestion Re: http://lists.busybox.net/lists/buildroot/2007-July/003835.html
Diffstat (limited to 'package/tinyx')
| -rw-r--r-- | package/tinyx/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tinyx/Config.in b/package/tinyx/Config.in index 2a9bbbf3f..6b240776b 100644 --- a/package/tinyx/Config.in +++ b/package/tinyx/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_TINYX bool "tinyx" - default n + default y if BR2_PACKAGE_XSERVER_tinyx help A tiny X server. Also known as 'Xfbdev' and 'kdrive'. |
