Re: [PATCH 2/5] hw/arm: Remove spurious WM8750 dependency from Realview Kconfig
Richard Henderson <[email protected]>
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 8/19/26 11: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. > > Signed-off-by: Peter Maydell<[email protected]> > --- > hw/arm/Kconfig | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Richard Henderson <[email protected]> r~