• 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/gadgetfs-test/Config.in
Maxime RipardMaxime Ripard committed e8fee63824325 Jun 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_GADGETFS_TEST
2
    bool "gadgetfs-test"
3
    depends on BR2_TOOLCHAIN_HAS_THREADS
4
    help
5
      Test program for gadgetfs from linux-usb.org
6
​
7
if BR2_PACKAGE_GADGETFS_TEST
8
​
9
config BR2_PACKAGE_GADGETFS_TEST_USE_AIO
10
    bool "use asynchronous i/o"
11
    depends on BR2_PACKAGE_LIBAIO_ARCH_SUPPORTS
12
    select BR2_PACKAGE_LIBAIO
13
    help
14
      Select this to have gadgetfs-test do asynchronous I/O using
15
      the libaio library.
16
​
17
endif
18
​
19
comment "gadgetfs-test needs a toolchain w/ threads"
20
    depends on !BR2_TOOLCHAIN_HAS_THREADS
  • 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.