Re: [PATCH 2/5] hw/arm: Remove spurious WM8750 dependency from Realview Kconfig
Peter Maydell <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <CAFEAcA9ui8LDnYK4uWFEMMATvxSkx2QZZ6aNFMs2Ag5PcuFvzw@mail.gmail.com> |
On Thu, 20 Aug 2026 at 11:55, Philippe Mathieu-Daudé <[email protected]> wrote: > > On 19/8/26 20:54, Peter Maydell wrote: > > The REALVIEW Kconfig stanza has a "select WM8750"; however the board > > itself doesn't actually use this i2c audio device: its audio is > > provided by the pl041 (which connects to an LM4549). Remove the > > spurious dependency. > > > > Is it worth Cc'ing stable? I don't think so -- the dependency is harmless and has been there for years. We only need to drop it so we can delete the WM8750 code. thanks -- PMM