diff --git a/README.md b/README.md
index a0457855a13d022a00fa29adcfdddc20c2ba9f6d..f55693dee1e999c851ac5c102e084cceb533f7fe 100644
--- a/README.md
+++ b/README.md
@@ -102,7 +102,6 @@ Here is a list of manifests for the devices currently supported.
 | FVP | `fvp.xml` | `fvp_stable.xml` | [fvp.md] |
 | HiKey | `hikey.xml` | `hikey_stable.xml` | [hikey.md] |
 | Poplar Debian | `poplar.xml` | | [] |
-| MediaTek MT8173 EVB Board | `mt8173-evb.xml` | `mt8173-evb_stable.xml` | [mtk8173.md] |
 | ARM Juno board| `juno.xml` | `juno_stable.xml` | [juno.md] |
 | Raspberry Pi 3 | `rpi3.xml` | `rpi3_stable.xml` | [rpi3.md] |
 | DRA7xx | `dra7xx.xml` | `dra7xx_stable.xml` | [ti.md] |
diff --git a/docs/mtk8173.md b/docs/mtk8173.md
deleted file mode 100644
index 001ed5930ce8fae33fa300ca8d2a52312cf05d18..0000000000000000000000000000000000000000
--- a/docs/mtk8173.md
+++ /dev/null
@@ -1,25 +0,0 @@
-# OP-TEE on MediaTek 8173 EVB
-
-# Contents
-1. [Introduction](#1-introduction)
-2. [Regular build](#2-regular-build)
-3. [External guide](#3-external-guide)
-
-# 1. Introduction
-The instructions here will tell how to run OP-TEE using the MTK1873 device.
-
-# 2. Regular build
-Start by following the "Get and build the solution" in the [README.md] file.
-When everything has been built and it is booting up, it will stop in fastboot
-waiting for the binaries. At that point, press reset button and the flashing
-procedure should begin.
-
-# 3. External guide
-A MediaTek engineer (Howard Chen) has put detailed descriptions on how to
-connect the device etc in his [MTK8173 Getting Started] guide. That page also
-contains information about how to upgrade the firmware etc. There is also a
-link for how to run OP-TEE. We **don't** recommend that you follow that, since
-that guide is very old and has been superseded by this particular guide.
-
-[README.md]: ../README.md
-[MTK8173 Getting Started]: https://github.com/ibanezchen/linux-8173/wiki