From: Peter Korsgaard Date: Tue, 30 Dec 2008 19:15:14 +0000 (-0000) Subject: package: remove default y from xserver selection X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c184803861b0175c88cbb26700662516b04e1582;p=buildroot.git package: remove default y from xserver selection --- diff --git a/package/Config.in b/package/Config.in index 886aae7d09..56a7e21714 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