Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
L
linux-imx
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • linux-kernel
  • linux-imx
  • Repository

Switch branch/tag
  • linux-imx
  • sound
  • oss
  • Kconfig
Find file
BlameHistoryPermalink
  • Paul Bolle's avatar
    sound: Fix make allmodconfig on MIPS correctly · a62ee234
    Paul Bolle authored May 12, 2013
    Commit d4702b18 ("sound: Fix make allmodconfig on MIPS") added a
    (negative) dependency on ISA_DMA_SUPPORT_BROKEN. Since that Kconfig
    symbol doesn't exist, this dependency will always evaluate to true.
    Apparently GENERIC_ISA_DMA_SUPPORT_BROKEN was meant to be used here.
    Signed-off-by: 's avatarPaul Bolle <pebolle@tiscali.nl>
    Signed-off-by: 's avatarTakashi Iwai <tiwai@suse.de>
    a62ee234
Kconfig 19.3 KB
EditWeb IDE
×

Replace Kconfig

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.