hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board
commit7795b6e1523e7c8b50103df7ea1c9f325200d78b
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 13 May 2021 13:17:06 +0000 (13 15:17 +0200)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 20 Jul 2021 13:31:15 +0000 (20 15:31 +0200)
tree0a5338dd0905a4879a0f056725398653776047fa
parentd43bb04c844dc6de78aa14e8e944d8302e24200a
hw/arm/Kconfig: Remove unused DS1338 symbol from i.MX25 PDK Board

In commit c4f00daa5b3 ("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>
hw/arm/Kconfig