mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -06:00
hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
In commit c4f00daa5b
("imx25-pdk: create ds1338 for qtest inside
the test") we removed the DS1338 device from the i.MX25 machine
but forgot to remove it in the machine Kconfig definitions, do
it now.
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20210515173716.358295-5-philmd@redhat.com>
This commit is contained in:
parent
d43bb04c84
commit
7795b6e152
1 changed files with 0 additions and 1 deletions
|
@ -404,7 +404,6 @@ config FSL_IMX25
|
|||
select IMX_FEC
|
||||
select IMX_I2C
|
||||
select WDT_IMX2
|
||||
select DS1338
|
||||
|
||||
config FSL_IMX31
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue