diff options
Diffstat (limited to 'configs/sandbox_noblk_defconfig')
-rw-r--r-- | configs/sandbox_noblk_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sandbox_noblk_defconfig b/configs/sandbox_noblk_defconfig index 809da3b859..6dc2591c08 100644 --- a/configs/sandbox_noblk_defconfig +++ b/configs/sandbox_noblk_defconfig @@ -27,6 +27,8 @@ CONFIG_CMD_MEMTEST=y CONFIG_CMD_MX_CYCLIC=y CONFIG_CMD_MEMINFO=y CONFIG_CMD_DEMO=y +CONFIG_CMD_GPT=y +CONFIG_CMD_PART=y CONFIG_CMD_SF=y CONFIG_CMD_SPI=y CONFIG_CMD_I2C=y |