remove redundant prerequisite
[buildroot.git] / package / directfb / Config.in
blob7517c7bfb757c4f3e42552bae72c0e07f4c97982
1 config BR2_PACKAGE_DIRECTFB
2         bool "directfb"
3         default n
4         select BR2_PACKAGE_ZLIB
5         select BR2_PACKAGE_JPEG
6         select BR2_PACKAGE_LIBPNG
7         select BR2_PACKAGE_LIBSYSFS
8         select BR2_PACKAGE_FREETYPE
9         select BR2_PACKAGE_TSLIB
10         help
11           http://www.directfb.org/
14 config BR2_PACKAGE_DIRECTFB_MULTI
15         bool "directfb multi application"
16         default n
17         depends on BR2_PACKAGE_DIRECTFB
18         select BR2_PACKAGE_LINUX_FUSION
19         help
20           Enable use of multiple concurrent DirectFB applications
21           http://www.directfb.org/