aboutsummaryrefslogtreecommitdiffstats
path: root/package/directfb/Config.in
diff options
context:
space:
mode:
authorCarsten Schoenert <c.schoenert@gmail.com>2013-03-10 08:32:45 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-04-28 21:44:25 +0200
commit9bff3c65259911dc075af14d425cd124b7da2ecf (patch)
tree5c0416984e771f006937fe183c8090e1f0864289 /package/directfb/Config.in
parent6d1a1431d0d4d860b57ae05ee01da1be17eac0e5 (diff)
downloadbuildroot-novena-9bff3c65259911dc075af14d425cd124b7da2ecf.tar.gz
buildroot-novena-9bff3c65259911dc075af14d425cd124b7da2ecf.zip
directfb: fixing typo in variables
Signed-off-by: Carsten Schoenert <c.schoenert@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/directfb/Config.in')
-rw-r--r--package/directfb/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/directfb/Config.in b/package/directfb/Config.in
index 796be3794..23f494737 100644
--- a/package/directfb/Config.in
+++ b/package/directfb/Config.in
@@ -109,13 +109,13 @@ config BR2_PACKAGE_DIRECTFB_PNG
default y
select BR2_PACKAGE_LIBPNG
-config BR2_PACKAGE_DIRECTB_DITHER_RGB16
+config BR2_PACKAGE_DIRECTFB_DITHER_RGB16
bool "enable advanced dithering of RGB16 surfaces"
help
Enable dithering when loading images to RGB16 surfaces.
This increases the data section by 64 KBytes.
-config BR2_PACKAGE_DIRECTB_TESTS
+config BR2_PACKAGE_DIRECTFB_TESTS
bool "build directfb tests"
endif # BR2_PACKAGE_DIRECTFB