• 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/freescale-imx/imx-vpuwrap/Config.in
Andrew WebsterAndrew Webster committed 0f92b19dd6810 Jun 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
comment "imx-vpuwrap needs an imx-specific Linux kernel to be built"
2
    depends on BR2_arm
3
    depends on !BR2_LINUX_KERNEL
4
​
5
comment "imx-vpuwrap needs an i.MX platform with VPU support"
6
    depends on BR2_arm
7
    depends on BR2_LINUX_KERNEL && !BR2_PACKAGE_FREESCALE_IMX_HAS_VPU
8
​
9
config BR2_PACKAGE_IMX_VPUWRAP
10
    bool "imx-vpuwrap"
11
    depends on BR2_LINUX_KERNEL
12
    depends on BR2_arm # Only relevant for i.MX
13
    depends on BR2_PACKAGE_FREESCALE_IMX_HAS_VPU
14
    select BR2_PACKAGE_IMX_VPU
15
    help
16
      Wrapper library for the vpu library, giving it a different API.
17
​
18
      This library is provided by NXP as-is and doesn't have
19
      an upstream.
  • 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.