riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD
authorTom Rini <trini@konsulko.com>
Sun, 29 May 2022 13:34:42 +0000 (09:34 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 6 Jun 2022 16:09:29 +0000 (12:09 -0400)
commitc31811848e21ebb5ad94cd827440e2d4ecbbb5a7
tree0780d3811bc712c592a099e61533aff26e724b68
parent103d1aecb0b9e48955d4cd90aa3dbc0a22a1fab9
riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD

Looking at the git history and values used for the raw kernel/args
location, it's clear these platforms only ever did Falcon Mode via
filesystem images and not raw MMC/SD locations.  Disable
CONFIG_SPL_FALCON_BOOT_MMCSD.

Signed-off-by: Tom Rini <trini@konsulko.com>
configs/riotboard_defconfig
configs/syzygy_hub_defconfig