[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / target / linux / generic / patches-2.6.38 / 261-geode-mfd2.patch
1 --- a/drivers/misc/Kconfig
2 +++ b/drivers/misc/Kconfig
3 @@ -224,8 +224,7 @@ config SGI_XP
4
5 config CS5535_MFGPT
6 tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support"
7 - depends on PCI
8 - depends on X86
9 + depends on PCI && X86 && MFD_CS5536
10 default n
11 help
12 This driver provides access to MFGPT functionality for other
This page took 0.044076 seconds and 5 git commands to generate.