From bad2f9c4dc39ff8a8bdc7ad4bd86f2c068457a5a Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 18 May 2017 15:31:26 +0200 Subject: Revert "ar71xx: Add support for Teltonika RUT900" This reverts commit 224e5f5efa22b8a0132522367afd3b22f05d53e1. pepe2k pointed out that this was not ready to merge Signed-off-by: John Crispin --- .../471-ath79-tlt-rut900-flash-layout.patch | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 target/linux/ar71xx/patches-4.4/471-ath79-tlt-rut900-flash-layout.patch (limited to 'target/linux/ar71xx/patches-4.4') diff --git a/target/linux/ar71xx/patches-4.4/471-ath79-tlt-rut900-flash-layout.patch b/target/linux/ar71xx/patches-4.4/471-ath79-tlt-rut900-flash-layout.patch deleted file mode 100644 index da4e088471..0000000000 --- a/target/linux/ar71xx/patches-4.4/471-ath79-tlt-rut900-flash-layout.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- a/drivers/mtd/Kconfig -+++ b/drivers/mtd/Kconfig -@@ -202,6 +202,12 @@ config MTD_TPLINK_PARTS - ---help--- - TBD. - -+config MTD_TLT_PARTS -+ tristate "Teltonika RUT900 partitioning support" -+ depends on ATH79 -+ ---help--- -+ Teltonika RUT900 partitioning support -+ - comment "User Modules And Translation Layers" - - # ---- a/drivers/mtd/Makefile -+++ b/drivers/mtd/Makefile -@@ -18,6 +18,7 @@ obj-$(CONFIG_MTD_BCM47XX_PARTS) += bcm47 - obj-$(CONFIG_MTD_MYLOADER_PARTS) += myloader.o - obj-$(CONFIG_MTD_TPLINK_PARTS) += tplinkpart.o - obj-$(CONFIG_MTD_CYBERTAN_PARTS) += cybertan_part.o -+obj-$(CONFIG_MTD_TLT_PARTS) += tltpart.o - - # 'Users' - code which presents functionality to userspace. - obj-$(CONFIG_MTD_BLKDEVS) += mtd_blkdevs.o -- cgit v1.2.3