target/patches: This has been sent upstream, but might not appear for a couple of weeks.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27373
This commit is contained in:
parent
2e4d84278e
commit
f9f3ddebe8
2 changed files with 24 additions and 0 deletions
12
target/linux/generic/patches-2.6.38/261-geode-mfd2.patch
Normal file
12
target/linux/generic/patches-2.6.38/261-geode-mfd2.patch
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
--- linux-2.6.38.8/drivers/misc/Kconfig.orig 2011-06-02 19:35:11.000000000 -0600
|
||||||
|
+++ linux-2.6.38.8/drivers/misc/Kconfig 2011-07-02 21:05:01.000000000 -0600
|
||||||
|
@@ -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
|
12
target/linux/generic/patches-2.6.39/261-geode-mfd2.patch
Normal file
12
target/linux/generic/patches-2.6.39/261-geode-mfd2.patch
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
--- linux-2.6.39.2/drivers/misc/Kconfig.orig 2011-06-23 16:06:00.000000000 -0600
|
||||||
|
+++ linux-2.6.39.2/drivers/misc/Kconfig 2011-07-02 21:10:01.000000000 -0600
|
||||||
|
@@ -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
|
Loading…
Reference in a new issue