diff options
author | Sekhar Nori <nsekhar@ti.com> | 2017-06-06 17:11:53 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-06-09 20:34:57 -0400 |
commit | 39f0819125834774e431a55d61f5d78ce7691819 (patch) | |
tree | ba2c89c4743bc6603d38b2b1945e4625a775fa97 /tools | |
parent | 4ac0a32e2448f52ce02a57e23836b3b34b2db378 (diff) | |
download | u-boot-39f0819125834774e431a55d61f5d78ce7691819.tar.gz u-boot-39f0819125834774e431a55d61f5d78ce7691819.tar.xz u-boot-39f0819125834774e431a55d61f5d78ce7691819.zip |
configs: omapl138_lcdk: dont disable fat write
CONFIG_FAT_WRITE is imply'ed when CONFIG_CMD_FAT
is selected (see CONFIG_TI_COMMON_CMD_OPTIONS).
Dont disable it in defconfig so the imply takes
effect and 'fatwrite' is available for users.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions