summaryrefslogtreecommitdiff
path: root/configs/picosam9g45_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-07-27 01:48:00 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-31 15:22:56 (GMT)
commit43ba3c59cb6835f96fe32960cca9ef1406d0a626 (patch)
treedc7353339835c1f67b5b79c4aad0f40e7e6a607e /configs/picosam9g45_defconfig
parent3158eebd21f8c55b4d5a82161e0de805ae8f6f9c (diff)
downloadu-boot-fsl-qoriq-43ba3c59cb6835f96fe32960cca9ef1406d0a626.tar.xz
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
We rename the various FAT_ENV_xxx options to CONFIG_ENV_FAT_xxx so that they can be modified via Kconfig. Migrate all existing users to the new values. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/picosam9g45_defconfig')
-rw-r--r--configs/picosam9g45_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/picosam9g45_defconfig b/configs/picosam9g45_defconfig
index 326158d..28872ac 100644
--- a/configs/picosam9g45_defconfig
+++ b/configs/picosam9g45_defconfig
@@ -36,5 +36,4 @@ CONFIG_USB=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_STORAGE=y
CONFIG_LCD=y
-CONFIG_FAT_WRITE=y
CONFIG_OF_LIBFDT=y