Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-power
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-power
  • Repository
Switch branch/tag
  • linux-power
  • arch
  • powerpc
  • configs
  • adder875_defconfig
Find file BlameHistoryPermalink
  • Krzysztof Kozlowski's avatar
    powerpc: configs: Cleanup old Kconfig options · 34b5a946
    Krzysztof Kozlowski authored Jan 30, 2020
    CONFIG_ENABLE_WARN_DEPRECATED is gone since
    commit 771c0353 ("deprecate the '__deprecated' attribute warnings
    entirely and for good").
    
    CONFIG_IOSCHED_DEADLINE and CONFIG_IOSCHED_CFQ are gone since
    commit f382fb0b
    
     ("block: remove legacy IO schedulers").
    
    The IOSCHED_DEADLINE was replaced by MQ_IOSCHED_DEADLINE and it will be
    now enabled by default (along with MQ_IOSCHED_KYBER).
    
    Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
    Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
    Link: https://lore.kernel.org/r/20200130195223.3843-1-krzk@kernel.org
    34b5a946