From: Peter Korsgaard Date: Wed, 8 Jul 2009 14:05:41 +0000 (+0200) Subject: qtopia4/directfb: remove default n X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3a966abb621609440d591ad17545b1bd9dafed61;p=buildroot.git qtopia4/directfb: remove default n N is default, so no need to explicitly state it. Signed-off-by: Peter Korsgaard --- diff --git a/package/directfb/Config.in b/package/directfb/Config.in index f24b7a11c5..1f081744ab 100644 --- a/package/directfb/Config.in +++ b/package/directfb/Config.in @@ -92,7 +92,6 @@ config BR2_PACKAGE_DIRECTFB_PNG config BR2_PACKAGE_DIRECTB_DITHER_RGB16 bool "enable advanced dithering of RGB16 surfaces" - default n depends on BR2_PACKAGE_DIRECTFB help Enable dithering when loading images to RGB16 surfaces. diff --git a/package/qtopia4/Config.in b/package/qtopia4/Config.in index 7a702c6d7b..0524312577 100644 --- a/package/qtopia4/Config.in +++ b/package/qtopia4/Config.in @@ -330,7 +330,6 @@ config BR2_PACKAGE_QTOPIA4_SCRIPT config BR2_PACKAGE_QTOPIA4_SCRIPTTOOLS bool "Script Tools Module" depends on BR2_PACKAGE_QTOPIA4_SCRIPT - default n help Build the Qt Script Tools module. if unsure, say n.