commit | 55eb5f9e7f17017f8bb6012ba0b37072c8a30899 | [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 | 4c65842b6660c85f6c47b22b413d588b8f985f20 [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>