• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/directfb/Config.in
Thomas PetazzoniThomas Petazzoni committed 665e13c85e103 Dec 2014
Raw file
Source viewDiff to previous
 
1
config BR2_PACKAGE_DIRECTFB
2
    bool "directfb"
3
    depends on BR2_TOOLCHAIN_HAS_THREADS
4
    depends on BR2_INSTALL_LIBSTDCPP
5
    select BR2_PACKAGE_FREETYPE
6
    select BR2_PACKAGE_ZLIB
7
    help
8
      http://www.directfb.org/
9
​
10
if BR2_PACKAGE_DIRECTFB
11
​
12
config BR2_PACKAGE_DIRECTFB_MULTI
13
    bool "directfb multi application"
14
    select BR2_PACKAGE_LINUX_FUSION
15
    depends on BR2_USE_MMU # madvise()
16
    depends on BR2_LINUX_KERNEL
17
    help
18
      Enable use of multiple concurrent DirectFB applications
19
​
20
comment "directfb multi application needs a Linux kernel to be built"
21
    depends on !BR2_LINUX_KERNEL
22
​
23
config BR2_PACKAGE_DIRECTFB_DEBUG
24
    bool "directfb debugging"
25
    help
26
      Compile DirectFB with lots of debug output
27
​
28
config BR2_PACKAGE_DIRECTFB_TRACE
29
    bool "directfb call trace support"
30
    help
31
      Enable call tracing for DirectFB applications
32
​
33
config BR2_PACKAGE_DIRECTFB_XSERVER
34
    bool "build with X server backend"
35
    depends on BR2_PACKAGE_XORG7
36
​
37
config BR2_PACKAGE_DIRECTFB_UNIQUE
38
    bool "enable unique window manager"
39
    depends on BR2_UNIMPLEMENTED
40
​
41
config BR2_PACKAGE_DIRECTFB_ATI128
42
    bool "compile ati128 graphics driver"
43
    depends on BR2_i386 || BR2_x86_64
44
​
45
config BR2_PACKAGE_DIRECTFB_CLE266
46
    bool "compile cle266 graphics driver"
47
    default y
48
    depends on BR2_i386 || BR2_x86_64
49
​
50
config BR2_PACKAGE_DIRECTFB_MATROX
51
    bool "compile matrox graphics driver"
52
    depends on BR2_i386 || BR2_x86_64
53
​
54
config BR2_PACKAGE_DIRECTFB_PXA3XX
55
    bool "compile pxa3xx graphics driver"
56
    depends on BR2_arm
57
    help
58
      The Marvell PXA3xx Processor Family is a system-on-chip based
59
      on XScale® microarchitecture. This option enables the graphic
60
      driver support for the PXA3xx processor family.
61
​
62
      http://www.marvell.com/application-processors/pxa-family/
63
​
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.