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
  • shmobile_defconfig
Find file BlameHistoryPermalink
  • Geert Uytterhoeven's avatar
    ARM: shmobile: defconfig: Restore graphical consoles · 432b52ee
    Geert Uytterhoeven authored Jul 12, 2021
    As of commit f611b1e7 ("drm: Avoid circular dependencies for
    CONFIG_FB"), CONFIG_FB is no longer auto-enabled.  While CONFIG_FB may
    be considered unneeded for systems where graphics is provided by a DRM
    driver, R-Mobile A1 still relies on a frame buffer device driver for
    graphics support.
    
    Restore support for graphics on R-Mobile A1 and graphical consoles on
    DRM-based systems by explicitly enabling CONFIG_FB in the defconfig for
    Renesas ARM systems.
    
    Fixes: f611b1e7
    
     ("drm: Avoid circular dependencies for CONFIG_FB")
    Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
    Link: https://lore.kernel.org/r/2a4474be1d2c00c6ca97c2714844ea416a9ea9a9.1626084948.git.geert+renesas@glider.be
    432b52ee