• 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/flashrom/Config.in
Adam DuskettAdam Duskett committed f7e7bf72a7d22 Apr 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_FLASHROM
2
    bool "flashrom"
3
    depends on BR2_i386 || BR2_x86_64
4
    depends on BR2_TOOLCHAIN_HAS_THREADS # libusb
5
    select BR2_PACKAGE_PCIUTILS
6
    select BR2_PACKAGE_LIBUSB
7
    select BR2_PACKAGE_LIBUSB_COMPAT
8
    select BR2_PACKAGE_LIBFTDI
9
    # dmidecode is only a runtime dependency
10
    select BR2_PACKAGE_DMIDECODE
11
    help
12
      flashrom is a utility for identifying, reading, writing,
13
      verifying and erasing flash chips. It is designed to flash
14
      BIOS/EFI/coreboot/firmware/optionROM images on mainboards,
15
      network/graphics/storage controller cards, and various other
16
      programmer devices.
17
​
18
      http://flashrom.org/
19
​
20
comment "flashrom needs a toolchain w/ threads"
21
    depends on BR2_i386 || BR2_x86_64
22
    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.