
6 Jun
2017
6 Jun
'17
3:28 p.m.
On Tue, Jun 06, 2017 at 05:11:53PM +0530, Sekhar Nori wrote:
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
I was hoping it would come down to something like this, thanks.
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom