diff options
Diffstat (limited to 'configs/pepper_defconfig')
-rw-r--r-- | configs/pepper_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pepper_defconfig b/configs/pepper_defconfig index b5e1e03753..01c34df97d 100644 --- a/configs/pepper_defconfig +++ b/configs/pepper_defconfig @@ -22,6 +22,7 @@ CONFIG_CMD_BOOTZ=y CONFIG_CMD_ASKENV=y # CONFIG_CMD_FLASH is not set CONFIG_CMD_MMC=y +CONFIG_CMD_PART=y CONFIG_CMD_SPI=y CONFIG_CMD_I2C=y CONFIG_CMD_GPIO=y |