diff options
Diffstat (limited to 'configs/bg0900_defconfig')
-rw-r--r-- | configs/bg0900_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bg0900_defconfig b/configs/bg0900_defconfig index 1365088a1c..1adc675e04 100644 --- a/configs/bg0900_defconfig +++ b/configs/bg0900_defconfig @@ -17,11 +17,11 @@ CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set +CONFIG_CMD_GPIO=y CONFIG_CMD_NAND=y CONFIG_CMD_NAND_TRIMFFS=y CONFIG_CMD_SF=y CONFIG_CMD_SPI=y -CONFIG_CMD_GPIO=y CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y |