Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A android_uboot_tastitalia_nxp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • 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
  • Tastitalia MPU ARMTastitalia MPU ARM
  • AndroidAndroid
  • BSPBSP
  • android_uboot_tastitalia_nxp
  • Repository
  • android_uboot_tastitalia_nxp
  • README
Find file BlameHistoryPermalink
  • Stefan Roese's avatar
    pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) · a7a029d1
    Stefan Roese authored Jan 12, 2021
    
    
    This patch completely removes CONFIG_PCI_ENUM_ONLY from the PCI code as
    it is not configured for any board (any more). With this removal, some
    PCI related files get cleaned up a bit.
    
    Additional, dm_pciauto_setup_device() is now static, as it's not
    referenced from any code outside of this C file.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    Cc: Simon Glass <sjg@chromium.org>
    Cc: Bin Meng <bmeng.cn@gmail.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    a7a029d1