diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-04-11 13:22:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-04-11 13:22:19 +0000 |
commit | c3cc517071ac505296c57ef2d68557db374d0746 (patch) | |
tree | 269d69b64633b49e1544f51eedf21d8bc37cf06e /target/linux/x86/patches-3.8/009-rdc321x_select_embedded.patch | |
parent | 25e36d379e73d64d6316fae9dc841c5ef28980f1 (diff) | |
download | mtk-20170518-c3cc517071ac505296c57ef2d68557db374d0746.zip mtk-20170518-c3cc517071ac505296c57ef2d68557db374d0746.tar.gz mtk-20170518-c3cc517071ac505296c57ef2d68557db374d0746.tar.bz2 |
x86: remove linux 3.8 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40453
Diffstat (limited to 'target/linux/x86/patches-3.8/009-rdc321x_select_embedded.patch')
-rw-r--r-- | target/linux/x86/patches-3.8/009-rdc321x_select_embedded.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/x86/patches-3.8/009-rdc321x_select_embedded.patch b/target/linux/x86/patches-3.8/009-rdc321x_select_embedded.patch deleted file mode 100644 index d812b82..0000000 --- a/target/linux/x86/patches-3.8/009-rdc321x_select_embedded.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/arch/x86/Kconfig -+++ b/arch/x86/Kconfig -@@ -460,6 +460,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). |