summaryrefslogtreecommitdiffstats
path: root/target/linux/rdc/patches-2.6.30/009-rdc321x_select_embedded.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-12-11 19:32:52 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-12-11 19:32:52 +0000
commit51528b37855dc547d70270f08f11cbedcf58c052 (patch)
tree6a2a485a985a011ef74a5b2cc840b9ee0bf3a714 /target/linux/rdc/patches-2.6.30/009-rdc321x_select_embedded.patch
parent4619273d7727bcb5a3ff805c7471e0c5ca361581 (diff)
[rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rdc/patches-2.6.30/009-rdc321x_select_embedded.patch')
-rw-r--r--target/linux/rdc/patches-2.6.30/009-rdc321x_select_embedded.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/rdc/patches-2.6.30/009-rdc321x_select_embedded.patch b/target/linux/rdc/patches-2.6.30/009-rdc321x_select_embedded.patch
index 0e0e1192b..f92fd6108 100644
--- a/target/linux/rdc/patches-2.6.30/009-rdc321x_select_embedded.patch
+++ b/target/linux/rdc/patches-2.6.30/009-rdc321x_select_embedded.patch
@@ -1,10 +1,11 @@
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
-@@ -380,6 +380,7 @@ config X86_RDC321X
+@@ -380,6 +380,8 @@ config X86_RDC321X
depends on X86_EXTENDED_PLATFORM
select M486
select X86_REBOOTFIXUPS
+ select EMBEDDED
++ select ARCH_REQUIRE_GPIOLIB
---help---
This option is needed for RDC R-321x system-on-chip, also known
as R-8610-(G).