diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2008-12-30 19:15:14 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2008-12-30 19:15:14 +0000 |
commit | c184803861b0175c88cbb26700662516b04e1582 (patch) | |
tree | 2c2357bac6b23141a6f63623fd04a5d5a9e6153c /package | |
parent | 3de57c44474c74e5f160e7961135e7f16f709bc7 (diff) |
package: remove default y from xserver selection
Diffstat (limited to 'package')
-rw-r--r-- | package/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/Config.in b/package/Config.in index 886aae7d0..56a7e2171 100644 --- a/package/Config.in +++ b/package/Config.in @@ -323,7 +323,6 @@ choice config BR2_PACKAGE_XSERVER_none bool "none" - default y config BR2_PACKAGE_XSERVER_xorg bool "modular xorg" depends on BR2_USE_WCHAR # && BR2_ENABLE_LOCALE |