summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-30 22:03:25 +0300
committerTom Rini <trini@konsulko.com>2020-06-30 22:03:25 +0300
commite2a4d24e6b1f3d30136e2dde7b6fbf35bd427b8a (patch)
tree75d7dc30acaab80f2237ffed3b44006f023ca44e /arch
parent5fdb3c0e7ee6bac6b8809ae69e52f16d22d45035 (diff)
parent50b5326868494f823d7ac1439d99779688441f3b (diff)
downloadu-boot-e2a4d24e6b1f3d30136e2dde7b6fbf35bd427b8a.tar.xz
Merge branch '2020-06-30-minor-TI-board-updates' into next
- Minor updates to some platforms I am the listed maintainer of. Notably this removes the ti814x_evm which stopped building with the PXA MMC migration series (oops) but hasn't been functional in some time.
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap2/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 4c87cbc00f..48bc80a639 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -181,7 +181,6 @@ source "board/BuR/brppt1/Kconfig"
source "board/siemens/draco/Kconfig"
source "board/siemens/pxm2/Kconfig"
source "board/siemens/rut/Kconfig"
-source "board/ti/ti814x/Kconfig"
source "board/ti/ti816x/Kconfig"
source "board/ti/am43xx/Kconfig"
source "board/ti/am335x/Kconfig"