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:
Philippe Mathieu-Daudé 2021-04-25 00:20:55 +02:00 committed by Laurent Vivier
parent 56567da376
commit 5c8ae30b24
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ config PXA2XX
select SD
select SSI
select USB_OHCI
select PCMCIA
config GUMSTIX
bool