From 2f9bb1e3e16f76d1c5ba3ad2b2fee0b2f1ffac4b Mon Sep 17 00:00:00 2001 From: cshore Date: Sun, 3 Jul 2011 03:20:04 +0000 Subject: [x86] target/patches: This has been sent upstream, but might not appear for a couple of weeks. Signed-off-by: Philip Prindeville git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27373 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic/patches-2.6.39/261-geode-mfd2.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 target/linux/generic/patches-2.6.39/261-geode-mfd2.patch (limited to 'target/linux/generic/patches-2.6.39') 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 new file mode 100644 index 000000000..59e50aba3 --- /dev/null +++ b/target/linux/generic/patches-2.6.39/261-geode-mfd2.patch @@ -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 -- cgit v1.2.3