diff options
Diffstat (limited to 'drivers/misc')
-rw-r--r-- | drivers/misc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 89bba277da5f..bedae4ad3f74 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -42,7 +42,7 @@ config SGI_IOC4 | |||
42 | 42 | ||
43 | config TIFM_CORE | 43 | config TIFM_CORE |
44 | tristate "TI Flash Media interface support (EXPERIMENTAL)" | 44 | tristate "TI Flash Media interface support (EXPERIMENTAL)" |
45 | depends on EXPERIMENTAL | 45 | depends on EXPERIMENTAL && PCI |
46 | help | 46 | help |
47 | If you want support for Texas Instruments(R) Flash Media adapters | 47 | If you want support for Texas Instruments(R) Flash Media adapters |
48 | you should select this option and then also choose an appropriate | 48 | you should select this option and then also choose an appropriate |