You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
353 B
12 lines
353 B
--- a/drivers/misc/Kconfig
|
|
+++ b/drivers/misc/Kconfig
|
|
@@ -224,8 +224,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_CS5536
|
|
default n
|
|
help
|
|
This driver provides access to MFGPT functionality for other
|
|
|