bcmstb: Migrate CONFIG_CMD_EXT[24]
authorTom Rini <trini@konsulko.com>
Tue, 26 May 2020 19:06:14 +0000 (15:06 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 4 Jun 2020 19:05:45 +0000 (15:05 -0400)
commit559c99f62818749c77f9078af929b214a0a7f819
treef8e9746cb4351dbe61dfda800b3c61ac1a4033a3
parenta4c67b0eb352748293b3580f8fc148b715190447
bcmstb: Migrate CONFIG_CMD_EXT[24]

The common config header for bcm7260 and bcm7445 enable
CONFIG_CMD_EXT2/EXT4 but the defconfigs do not.  This results in the
commands being disabled.  Enable them via the defconfig.

Cc: Thomas Fitzsimmons <fitzsim@fitzsim.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
configs/bcm7260_defconfig
configs/bcm7445_defconfig
include/configs/bcmstb.h