diff options
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.patch | 10 |
1 files changed, 10 insertions, 0 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 new file mode 100644 index 0000000..84ab6c5 --- /dev/null +++ b/target/linux/rdc/patches-2.6.30/009-rdc321x_select_embedded.patch @@ -0,0 +1,10 @@ +--- a/arch/x86/Kconfig 2009-06-19 15:06:16.000000000 +0200 ++++ b/arch/x86/Kconfig 2009-06-19 15:06:01.000000000 +0200 +@@ -380,6 +380,7 @@ + depends on X86_EXTENDED_PLATFORM + select M486 + select X86_REBOOTFIXUPS ++ select EMBEDDED + ---help--- + This option is needed for RDC R-321x system-on-chip, also known + as R-8610-(G). |