hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig

Add Kconfig dependencies for the fsl-imx31 / kzm machine.
This patch is slightly based on earlier work by Ákos Kovács (i.e.
his "hw/arm/Kconfig: Add ARM Kconfig" patch).

Reviewed-by: Peter Chubb <peter.chubb@data61.csiro.au>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
This commit is contained in:
Thomas Huth 2019-02-07 16:51:56 +01:00
parent 4cdea98bfe
commit 73129f43dd
3 changed files with 7 additions and 2 deletions

View file

@ -76,6 +76,8 @@ config ECCMEMCTL
config IMX
bool
select PTIMER
select SSI
select USB_EHCI_SYSBUS
config STM32F2XX_SYSCFG
bool