@samitouri / QOSamiQemu / commits / b2f7dd27a9

hw/arm: Remove spurious WM8750 dependency from Realview Kconfig

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 <peter.maydell@linaro.org> Acked-by: Jan Kiszka <jan.kiszka@web.de> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com> Message-id: 20260819185430.3467629-3-peter.maydell@linaro.org

Peter Maydell committed Aug 19, 2026 at 19:54 UTC b2f7dd27a989984ced08a6cba5c04a649dd02cd0
1 file changed -1
hw/arm/Kconfig
-1
@@ -155,7 +155,6 @@ config REALVIEW
155 select ARM11MPCORE
156 select ARM_TIMER
157 select VERSATILE_PCI
158 - select WM8750 # audio codec
158 select LSI_SCSI_PCI
159 select PCI
160 select PL011 # UART