summaryrefslogtreecommitdiff
path: root/configs/picosam9g45_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-07-24 03:19:47 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-26 01:34:15 (GMT)
commitb31e065f8999d2dc70f3deb430c9b66a5d0d02ea (patch)
tree371afa81d57c104e7e6f2ba87468f613f9d6461f /configs/picosam9g45_defconfig
parent337cd3f211223719a173a89e4527475ac22e8a01 (diff)
downloadu-boot-fsl-qoriq-b31e065f8999d2dc70f3deb430c9b66a5d0d02ea.tar.xz
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
This converts the following to Kconfig: CONFIG_ENV_IS_IN_FAT Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/picosam9g45_defconfig')
-rw-r--r--configs/picosam9g45_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/picosam9g45_defconfig b/configs/picosam9g45_defconfig
index aa61e4b..326158d 100644
--- a/configs/picosam9g45_defconfig
+++ b/configs/picosam9g45_defconfig
@@ -10,6 +10,7 @@ CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_SPL_WATCHDOG_SUPPORT=y
CONFIG_SPL_FAT_SUPPORT=y
CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9M10G45,SYS_USE_MMC"
+CONFIG_ENV_IS_IN_FAT=y
CONFIG_BOOTDELAY=3
# CONFIG_CONSOLE_MUX is not set
CONFIG_SYS_CONSOLE_IS_IN_ENV=y