Commit 3a966abb authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

qtopia4/directfb: remove default n



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

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 2e71cd88
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
@@ -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.