From 98a01f05f953fdfbec7b1d0798fc69e569127013 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thiago=20A=2E=20Corr=C3=AAa?= Date: Wed, 11 Mar 2009 22:00:46 +0000 Subject: [PATCH] Default yes to GUI module install on Qtopia4 --- package/qtopia4/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/qtopia4/Config.in b/package/qtopia4/Config.in index fc5a95eb81..e6823329b8 100644 --- a/package/qtopia4/Config.in +++ b/package/qtopia4/Config.in @@ -90,6 +90,7 @@ config BR2_PACKAGE_QTOPIA4_QT3SUPPORT config BR2_PACKAGE_QTOPIA4_GUI_MODULE bool "Gui Module" + default y help Turns on support to Gui applications. If your board don't have video output, or you don't require Qt GUI, say n. -- 2.30.2