commit | 559c99f62818749c77f9078af929b214a0a7f819 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue May 26 15:06:14 2020 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 04 15:05:45 2020 -0400 |
tree | f8e9746cb4351dbe61dfda800b3c61ac1a4033a3 | |
parent | a4c67b0eb352748293b3580f8fc148b715190447 [diff] |
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>