summaryrefslogtreecommitdiff
path: root/configs/seaboard_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-07-24 11:54:03 -0400
committerTom Rini <trini@konsulko.com>2020-07-24 22:30:25 -0400
commite69e219c109fcc105e2712aebd9a97d1b15351d8 (patch)
tree7dda5554cd33a72f7f77a942319ca5dfe6068e34 /configs/seaboard_defconfig
parent4518846889940cb4e05042506beab9779a1988d0 (diff)
downloadu-boot-e69e219c109fcc105e2712aebd9a97d1b15351d8.tar.gz
Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/move-SYS_ENV_MMC_DEV-and-PART
This converts the following to Kconfig: CONFIG_SYS_MMC_ENV_DEV CONFIG_SYS_MMC_ENV_PART Cc: Priyanka Jain <priyanka.jain@nxp.com> Cc: Madalin Bucur <madalin.bucur@oss.nxp.com> Cc: Hannes Schmelzer <hannes.schmelzer@br-automation.com> Signed-off-by: Tom Rini <trini@konsulko.com> --- Due to some non-environment usage of the variables, cc'ing a few folks. Changes in v2: - A few more migrations
Diffstat (limited to 'configs/seaboard_defconfig')
-rw-r--r--configs/seaboard_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/seaboard_defconfig b/configs/seaboard_defconfig
index 54506329c2..6496a3f791 100644
--- a/configs/seaboard_defconfig
+++ b/configs/seaboard_defconfig
@@ -28,6 +28,7 @@ CONFIG_CMD_EXT4_WRITE=y
CONFIG_DEFAULT_DEVICE_TREE="tegra20-seaboard"
CONFIG_ENV_IS_IN_MMC=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_SYS_MMC_ENV_PART=2
CONFIG_SPL_DM=y
CONFIG_SYS_I2C_TEGRA=y
CONFIG_TEGRA_KEYBOARD=y