From 9def867b975eece6e6df05c22cc907da5d1d965d Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 23 Feb 2010 21:09:51 +0000 Subject: [rdc] add preliminary 2.6.32 support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19826 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../rdc/patches-2.6.32/009-rdc321x_select_embedded.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/rdc/patches-2.6.32/009-rdc321x_select_embedded.patch (limited to 'target/linux/rdc/patches-2.6.32/009-rdc321x_select_embedded.patch') diff --git a/target/linux/rdc/patches-2.6.32/009-rdc321x_select_embedded.patch b/target/linux/rdc/patches-2.6.32/009-rdc321x_select_embedded.patch new file mode 100644 index 000000000..625dc6531 --- /dev/null +++ b/target/linux/rdc/patches-2.6.32/009-rdc321x_select_embedded.patch @@ -0,0 +1,11 @@ +--- a/arch/x86/Kconfig ++++ b/arch/x86/Kconfig +@@ -400,6 +400,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). -- cgit v1.2.3