]> Git Repo - u-boot.git/commit
configs: omapl138_lcdk: dont disable fat write
authorSekhar Nori <[email protected]>
Tue, 6 Jun 2017 11:41:53 +0000 (17:11 +0530)
committerTom Rini <[email protected]>
Sat, 10 Jun 2017 00:34:57 +0000 (20:34 -0400)
commit39f0819125834774e431a55d61f5d78ce7691819
treeba2c89c4743bc6603d38b2b1945e4625a775fa97
parent4ac0a32e2448f52ce02a57e23836b3b34b2db378
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
configs/omapl138_lcdk_defconfig
This page took 0.027992 seconds and 4 git commands to generate.