diff options
Diffstat (limited to 'arch/um/Kconfig')
-rw-r--r-- | arch/um/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/um/Kconfig b/arch/um/Kconfig index 5982fe2..05fbb20 100644 --- a/arch/um/Kconfig +++ b/arch/um/Kconfig @@ -22,6 +22,9 @@ config SBUS config PCI bool +config PCMCIA + bool + config GENERIC_CALIBRATE_DELAY bool default y |