mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
hw/misc: Remove omap_sdrc device
The omap_sdrc device is only in OMAP2, which we are removing. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20240903160751.4100218-43-peter.maydell@linaro.org
This commit is contained in:
parent
ce5dd27534
commit
008f769474
3 changed files with 0 additions and 175 deletions
|
@ -77,7 +77,6 @@ system_ss.add(when: 'CONFIG_OMAP', if_true: files(
|
|||
'omap_clk.c',
|
||||
'omap_gpmc.c',
|
||||
'omap_l4.c',
|
||||
'omap_sdrc.c',
|
||||
'omap_tap.c',
|
||||
))
|
||||
system_ss.add(when: 'CONFIG_RASPI', if_true: files(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue