Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • chendotjs
  • linux
  • Repository
Switch branch/tag
  • linux
  • arch
  • arm
  • configs
  • versatile_defconfig
Find file BlameHistoryPermalink
  • Linus Walleij's avatar
    ARM: configs: Update Versatile defconfig · 850d8ec9
    Linus Walleij authored Jul 14, 2021
    This updates the Versatile defconfig for the changes
    in the v5.14-rc1 kernel:
    
    - The Framebuffer CONFIG_FB needs to be explicitly selected
      or we don't get any framebuffer anymore. DRM has stopped to
      select FB because of circular dependency.
    - The CONFIG_FB_MODE_HELPERS are not needed when using DRM
      framebuffer emulation as DRM does.
    - The Acorn fonts are removed, the default framebuffer font
      works fine. I don't know why this was selected in the first
      place or how the Kconfig was altered so it was removed.
    
    Fixes: f611b1e7
    
     ("drm: Avoid circular dependencies for CONFIG_FB")
    Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
    Reviewed-by: default avatarKees Cook <keescook@chromium.org>
    Cc: Kees Cook <keescook@chromium.org>
    Link: https://lore.kernel.org/r/20210714081819.139210-1-linus.walleij@linaro.org
    
    '
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    850d8ec9