diff options
Diffstat (limited to 'drivers/misc/Kconfig')
-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 6cb388e8fb7d..809afebe0dad 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -235,7 +235,7 @@ config SGI_XP | |||
235 | 235 | ||
236 | config CS5535_MFGPT | 236 | config CS5535_MFGPT |
237 | tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support" | 237 | tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support" |
238 | depends on PCI && X86 && MFD_CS5535 | 238 | depends on MFD_CS5535 |
239 | default n | 239 | default n |
240 | help | 240 | help |
241 | This driver provides access to MFGPT functionality for other | 241 | This driver provides access to MFGPT functionality for other |