diff options
-rw-r--r-- | drivers/misc/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 4e349cd98bcf..3546474428f8 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -245,8 +245,7 @@ config SGI_XP | |||
245 | 245 | ||
246 | config CS5535_MFGPT | 246 | config CS5535_MFGPT |
247 | tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support" | 247 | tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support" |
248 | depends on PCI | 248 | depends on PCI && X86 && MFD_CS5535 |
249 | depends on X86 | ||
250 | default n | 249 | default n |
251 | help | 250 | help |
252 | This driver provides access to MFGPT functionality for other | 251 | This driver provides access to MFGPT functionality for other |