diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-05-18 20:10:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-05-18 20:10:51 +0000 |
commit | 1fd4bf270b2100ef13eb41677ff36a377d0d6dba (patch) | |
tree | 19e86293e372b4b3eea7c8a0028c50944058be5a /target/linux/generic/patches-2.6.39/261-geode-mfd2.patch | |
parent | 05c0d8b28e5a7cd3209181e5e9250b417e122041 (diff) | |
download | upstream-1fd4bf270b2100ef13eb41677ff36a377d0d6dba.tar.gz upstream-1fd4bf270b2100ef13eb41677ff36a377d0d6dba.tar.bz2 upstream-1fd4bf270b2100ef13eb41677ff36a377d0d6dba.zip |
linux/2.6.39: R.I.P.
SVN-Revision: 31808
Diffstat (limited to 'target/linux/generic/patches-2.6.39/261-geode-mfd2.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.39/261-geode-mfd2.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/generic/patches-2.6.39/261-geode-mfd2.patch b/target/linux/generic/patches-2.6.39/261-geode-mfd2.patch deleted file mode 100644 index b2c7cfb7c9..0000000000 --- a/target/linux/generic/patches-2.6.39/261-geode-mfd2.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/drivers/misc/Kconfig -+++ b/drivers/misc/Kconfig -@@ -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 |