ARM: da850-evm: Enable filesystem commands when booting from NOR
authorAdam Ford <aford173@gmail.com>
Fri, 2 Aug 2019 21:21:55 +0000 (16:21 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 12 Aug 2019 17:33:42 +0000 (13:33 -0400)
commit79bb64678c7a3476093df097d9543ca505d2d4e4
tree4533fea0fe97dbe502757660eaa9252a445f73ee
parentd2c30190ee69869164c3bfafaed5143b0c316983
ARM: da850-evm: Enable filesystem commands when booting from NOR

The configuration with NOR is mutually exclusive with MMC, and as
such, the filesystem commands were disabled.  With the USB host
enabled, this patch enables the file system command which can
be executed on storage devices attached to the USB.

Signed-off-by: Adam Ford <aford173@gmail.com>
configs/da850evm_direct_nor_defconfig