diff options
Diffstat (limited to 'configs/pepper_defconfig')
-rw-r--r-- | configs/pepper_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/pepper_defconfig b/configs/pepper_defconfig index 0556437031..a1c3565895 100644 --- a/configs/pepper_defconfig +++ b/configs/pepper_defconfig @@ -23,11 +23,11 @@ CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_ASKENV=y # CONFIG_CMD_FLASH is not set +CONFIG_CMD_GPIO=y +CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_PART=y CONFIG_CMD_SPI=y -CONFIG_CMD_I2C=y -CONFIG_CMD_GPIO=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y |