Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • U-Boot
  • U-BootU-Boot
  • Repository

Switch branch/tag
  • u-boot
  • configs
  • A20-OLinuXino-Lime2_defconfig
Find file BlameHistoryPermalink
  • Masahiro Yamada's avatar
    kconfig: remove meaningless prefixes in defconfig files · 252ed872
    Masahiro Yamada authored Mar 12, 2015 and Tom Rini's avatar Tom Rini committed Mar 15, 2015
    Since commit e02ee254
    
     (kconfig: switch to single .config
    configuration), the prefixes in defconfig files such as "+S:",
    "+ST:", etc., are meaningless.
    
    This commit was generated by the following command:
    
      find configs -name '*_defconfig' | xargs sed -i 's/^+*S*T*://'
    Signed-off-by: Masahiro Yamada's avatarMasahiro Yamada <yamada.masahiro@socionext.com>
    252ed872

Replace A20-OLinuXino-Lime2_defconfig

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy