summaryrefslogtreecommitdiff
path: root/configs/mx6qsabrelite_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-24 20:41:03 -0400
committerTom Rini <trini@konsulko.com>2021-08-31 17:47:51 -0400
commit395110284b56bb704020df3fcdf66b74e63986fb (patch)
tree5c3111803c5af0b92a0c7f6a65ea86acf4bb3bf6 /configs/mx6qsabrelite_defconfig
parentc278b05bc631279d8823b0c730d7e0f0346c4b86 (diff)
nitrogen6x: Populate FDTFILE at build-time for all platforms
Rather than using CONFIG_SABRELITE to set FDTFILE for only that platform, switch to always setting this based on CONFIG_DEFAULT_DEVICE_TREE as this should always match the kernel device tree name anyhow. Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'configs/mx6qsabrelite_defconfig')
-rw-r--r--configs/mx6qsabrelite_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/mx6qsabrelite_defconfig b/configs/mx6qsabrelite_defconfig
index 0bb6aca02e..099b5ac61c 100644
--- a/configs/mx6qsabrelite_defconfig
+++ b/configs/mx6qsabrelite_defconfig
@@ -19,7 +19,6 @@ CONFIG_DEFAULT_DEVICE_TREE="imx6q-sabrelite"
CONFIG_CMD_HDMIDETECT=y
CONFIG_AHCI=y
CONFIG_DISTRO_DEFAULTS=y
-CONFIG_SYS_EXTRA_OPTIONS="SABRELITE"
CONFIG_BOOTDELAY=3
# CONFIG_USE_BOOTCOMMAND is not set
CONFIG_USE_PREBOOT=y