aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorFrieder Schrempf <frieder.schrempf@kontron.de>2022-08-24 15:52:23 +0200
committerStefano Babic <sbabic@denx.de>2022-10-20 17:35:51 +0200
commita06c6b2130d4f12c4a836c628d26a40fc4343ac9 (patch)
treed7fae403f6d9ae9bf346b9df9c6a1550c26cf78c /configs
parent9ab520462874d264d3ffcd518c14acd97d5bd498 (diff)
downloadu-boot-a06c6b2130d4f12c4a836c628d26a40fc4343ac9.zip
u-boot-a06c6b2130d4f12c4a836c628d26a40fc4343ac9.tar.gz
u-boot-a06c6b2130d4f12c4a836c628d26a40fc4343ac9.tar.bz2
imx: kontron-sl-mx8mm: Remove LVDS board type and devicetrees
The display isn't and won't be used in U-Boot. Also the display setup is not yet supported in mainline Linux, so even for cases where the U-Boot devicetree is passed to the kernel there is currently no use for this configuration. Selecting the proper configuration in the kernel FIT image automatically depending on the detected hardware can be handled by a script in the environment. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Reviewed-by: Fabio Estevam <festevam@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/kontron-sl-mx8mm_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/kontron-sl-mx8mm_defconfig b/configs/kontron-sl-mx8mm_defconfig
index f8589b0..f6ebfaf 100644
--- a/configs/kontron-sl-mx8mm_defconfig
+++ b/configs/kontron-sl-mx8mm_defconfig
@@ -65,7 +65,6 @@ CONFIG_CMD_REGULATOR=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_OF_CONTROL=y
CONFIG_SPL_OF_CONTROL=y
-CONFIG_OF_LIST="imx8mm-kontron-n801x-s imx8mm-kontron-n801x-s-lvds"
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_NET_RANDOM_ETHADDR=y