qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] hw: Restrict PCMCIA to ARM target


From: Philippe Mathieu-Daudé
Subject: [PATCH 0/3] hw: Restrict PCMCIA to ARM target
Date: Sun, 25 Apr 2021 00:20:54 +0200

Only a pair of ARM PXA machines requires the PCMCIA type.
Complete the Kconfig dependencies to only build the PCMCIA
related devices when required.

Philippe Mathieu-Daudé (3):
  hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig
  hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA
  hw/pcmcia: Do not register PCMCIA type if not required

 hw/arm/Kconfig        | 1 +
 hw/ide/Kconfig        | 1 +
 hw/pcmcia/meson.build | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.26.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]