mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 20:03:37 +08:00
hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig
The Intel XScale PXA chipsets provide a PCMCIA controller, which expose a PCMCIA bus. Express this dependency using the Kconfig 'select' expression. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210424222057.3434459-2-f4bug@amsat.org> [lv: remove "(IDE)"] Signed-off-by: Laurent Vivier <laurent@vivier.eu>
This commit is contained in:
parent
56567da376
commit
5c8ae30b24
@ -142,6 +142,7 @@ config PXA2XX
|
|||||||
select SD
|
select SD
|
||||||
select SSI
|
select SSI
|
||||||
select USB_OHCI
|
select USB_OHCI
|
||||||
|
select PCMCIA
|
||||||
|
|
||||||
config GUMSTIX
|
config GUMSTIX
|
||||||
bool
|
bool
|
||||||
|
Loading…
Reference in New Issue
Block a user