Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • U-Boot U-Boot
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • 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-BootU-Boot
  • U-BootU-Boot
  • Repository
  • u-boot
  • board
  • sunxi
  • Kconfig
Find file BlameHistoryPermalink
  • Masahiro Yamada's avatar
    kconfig: use bool instead of boolean for type definition attributes · ab65006b
    Masahiro Yamada authored Aug 12, 2016 and Tom Rini's avatar Tom Rini committed Aug 12, 2016
    
    
    Linux stopped the use of keyword 'boolean' in Kconfig.
    
    Refer to commit 6341e62b212a2541efb0160c470e90bd226d5496 ("kconfig:
    use bool instead of boolean for type definition attributes")
    in Linux Kernel.
    
    Signed-off-by: Masahiro Yamada's avatarMasahiro Yamada <yamada.masahiro@socionext.com>
    ab65006b

Imprint & Privacy Policy