diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-03-16 05:57:04 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-16 05:57:04 +0000 |
commit | 986b8baf9a9c84993d75fe4447a2fcfb027b1a55 (patch) | |
tree | 4f0dd8ec596904e5847d94d7bc9128c99630c33f /target/linux/x86/patches-3.14/009-rdc321x_select_embedded.patch | |
parent | 7f7e0a21b854b54945299e960543bdc37d032914 (diff) | |
download | mtk-20170518-986b8baf9a9c84993d75fe4447a2fcfb027b1a55.zip mtk-20170518-986b8baf9a9c84993d75fe4447a2fcfb027b1a55.tar.gz mtk-20170518-986b8baf9a9c84993d75fe4447a2fcfb027b1a55.tar.bz2 |
x86: remove 3.14 support
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44805
Diffstat (limited to 'target/linux/x86/patches-3.14/009-rdc321x_select_embedded.patch')
-rw-r--r-- | target/linux/x86/patches-3.14/009-rdc321x_select_embedded.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/x86/patches-3.14/009-rdc321x_select_embedded.patch b/target/linux/x86/patches-3.14/009-rdc321x_select_embedded.patch deleted file mode 100644 index 50f817c..0000000 --- a/target/linux/x86/patches-3.14/009-rdc321x_select_embedded.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/arch/x86/Kconfig -+++ b/arch/x86/Kconfig -@@ -480,6 +480,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). |