summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2020-07-09 00:22:35 +0530
committerJagan Teki <jagan@amarulasolutions.com>2020-07-09 20:58:06 +0530
commitf247354708ec93e995cf61901adc6d728762b196 (patch)
tree3db0dd18b735beabd141b6f17f6f13d14cb285bb /arch
parent5d1281296fc26144c57fd26ba4e2fb97419f437a (diff)
arm: Remove mx31pdk board
DM, OF_CONTROL, DM_SPI and other driver model migration deadlines are expired for this board. Remove it. Acked-by: Magnus Lilja <lilja.magnus@gmail.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-imx/mx3/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/mx3/Kconfig b/arch/arm/mach-imx/mx3/Kconfig
index 5028d5ea568..42bba4822e6 100644
--- a/arch/arm/mach-imx/mx3/Kconfig
+++ b/arch/arm/mach-imx/mx3/Kconfig
@@ -29,6 +29,5 @@ config MX31_CLK32
Frequency in Hz of the low frequency input clock. Typically
32768 or 32000 Hz.
-source "board/freescale/mx31pdk/Kconfig"
endif