mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
sandbox: Enable btrfs support
For better test coverage, enable btrfs. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
6b7fd350e8
commit
39dd65a059
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ CONFIG_CMD_PMIC=y
|
|||
CONFIG_CMD_REGULATOR=y
|
||||
CONFIG_CMD_TPM=y
|
||||
CONFIG_CMD_TPM_TEST=y
|
||||
CONFIG_CMD_BTRFS=y
|
||||
CONFIG_CMD_CBFS=y
|
||||
CONFIG_CMD_CRAMFS=y
|
||||
CONFIG_CMD_EXT4_WRITE=y
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue