Browse Source

qtopia4/directfb: remove default n

N is default, so no need to explicitly state it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 16 years ago
parent
commit
3a966abb62
2 changed files with 0 additions and 2 deletions
  1. 0 1
      package/directfb/Config.in
  2. 0 1
      package/qtopia4/Config.in

+ 0 - 1
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.

+ 0 - 1
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.