2011-07-06 18:00:05 +08:00
|
|
|
--- a/drivers/misc/Kconfig
|
|
|
|
+++ b/drivers/misc/Kconfig
|
2011-07-03 11:20:04 +08:00
|
|
|
@@ -232,8 +232,7 @@ config SGI_XP
|
|
|
|
|
|
|
|
config CS5535_MFGPT
|
|
|
|
tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support"
|
|
|
|
- depends on PCI
|
|
|
|
- depends on X86
|
|
|
|
+ depends on PCI && X86 && MFD_CS5535
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
This driver provides access to MFGPT functionality for other
|