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
  • Patrick Delaunay's avatar
    README: remove references on no more used config CONFIG_SYS_RCAR_I2C* · a3d7cb19
    Patrick Delaunay authored Apr 10, 2020
    Remove the references in README on CONFIG_SYS_RCAR_I2C_* not use
    in U-Boot drivers/i2c/rcar_i2c.c, since commit a4d9aafa ("i2c:
     rcar_i2c: Remove the driver") and commit a06a0ac3
    
     ("i2c: rcar_i2c:
     Add DM and DT capable I2C driver")
    
    Checked by the command: grep -r SYS_RCAR_I2C *
    And these CONFIG are only defined in
    arch/arm/mach-rmobile/include/mach/rcar-base.h
    
    Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    a3d7cb19