From 27b76ab0671089c47506615a796a261e993896a7 Mon Sep 17 00:00:00 2001 From: James <> Date: Sun, 17 Mar 2013 12:16:37 +0000 Subject: fish --- .../linux/x86/patches-3.3/009-rdc321x_select_embedded.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 target/linux/x86/patches-3.3/009-rdc321x_select_embedded.patch (limited to 'target/linux/x86/patches-3.3/009-rdc321x_select_embedded.patch') diff --git a/target/linux/x86/patches-3.3/009-rdc321x_select_embedded.patch b/target/linux/x86/patches-3.3/009-rdc321x_select_embedded.patch new file mode 100644 index 0000000..2d094fc --- /dev/null +++ b/target/linux/x86/patches-3.3/009-rdc321x_select_embedded.patch @@ -0,0 +1,11 @@ +--- a/arch/x86/Kconfig ++++ b/arch/x86/Kconfig +@@ -466,6 +466,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