• 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/mtd/Config.in
Paul B. HensonPaul B. Henson committed b50e0fa113b29 Jul 2013
Raw file
Source viewDiff to previous
comment "mkfs.ubifs requires largefile and wchar support in toolchain"
 
1
config BR2_PACKAGE_MTD
2
    bool "mtd/jffs2 utilities"
3
    help
4
      Build mtd/jffs utilities
5
​
6
if BR2_PACKAGE_MTD
7
comment "MTD tools selection"
8
​
9
config BR2_PACKAGE_MTD_DOCFDISK
10
    bool "docfdisk"
11
​
12
config BR2_PACKAGE_MTD_DOC_LOADBIOS
13
    bool "doc_loadbios"
14
​
15
config BR2_PACKAGE_MTD_FLASHCP
16
    bool "flashcp"
17
    default y
18
​
19
config BR2_PACKAGE_MTD_FLASH_ERASE
20
    bool "flash_erase"
21
    default y
22
​
23
config BR2_PACKAGE_MTD_FLASH_LOCK
24
    bool "flash_lock"
25
    default y
26
​
27
config BR2_PACKAGE_MTD_FLASH_OTP_DUMP
28
    bool "flash_otp_dump"
29
​
30
config BR2_PACKAGE_MTD_FLASH_OTP_INFO
31
    bool "flash_otp_info"
32
​
33
config BR2_PACKAGE_MTD_FLASH_OTP_LOCK
34
    bool "flash_otp_lock"
35
​
36
config BR2_PACKAGE_MTD_FLASH_OTP_WRITE
37
    bool "flash_otp_write"
38
​
39
config BR2_PACKAGE_MTD_FLASH_UNLOCK
40
    bool "flash_unlock"
41
    default y
42
​
43
config BR2_PACKAGE_MTD_FTL_CHECK
44
    bool "ftl_check"
45
​
46
config BR2_PACKAGE_MTD_FTL_FORMAT
47
    bool "ftl_format"
48
​
49
config BR2_PACKAGE_MTD_JFFS2DUMP
50
    bool "jffs2dump"
51
​
52
config BR2_PACKAGE_MTD_MKFSJFFS2
53
    bool "mkfs.jffs2"
54
    select BR2_PACKAGE_ZLIB
55
    select BR2_PACKAGE_LZO
56
​
57
config BR2_PACKAGE_MTD_MKFSUBIFS
58
    bool "mkfs.ubifs"
59
    select BR2_PACKAGE_ZLIB
60
    select BR2_PACKAGE_LZO
61
    select BR2_PACKAGE_UTIL_LINUX
62
    select BR2_PACKAGE_UTIL_LINUX_LIBUUID
63
    depends on BR2_LARGEFILE # util-linux
  • 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.