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.