mx6memcal: Finish migration to defconfig options
authorTom Rini <trini@konsulko.com>
Tue, 26 May 2020 19:06:13 +0000 (15:06 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jun 2020 19:05:45 +0000 (15:05 -0400)
commita4c67b0eb352748293b3580f8fc148b715190447
tree473dedc237c36c4ecbd03eb3ae2455f2da3edca2
parent049756c2fee45bc4bc9054dbe024c3c80584b446
mx6memcal: Finish migration to defconfig options

The config header for this platform uses '#undef' in a number of cases.
All of the MMC related ones were already handled correctly in the
defconfig file.  In the case of CONFIG_CMD_FUSE, the command was being
built and enabled via defconfig.  Disable it in the defconfig, cleanup
the header.

Reviewed-by: Eric Nelson <eric@nelint.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
configs/mx6memcal_defconfig
include/configs/mx6memcal.h