diff options
Diffstat (limited to 'configs/gurnard_defconfig')
-rw-r--r-- | configs/gurnard_defconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig index e8d1a8447f..1a27fcfcaa 100644 --- a/configs/gurnard_defconfig +++ b/configs/gurnard_defconfig @@ -12,12 +12,12 @@ CONFIG_HUSH_PARSER=y # CONFIG_CMD_BDI is not set # CONFIG_CMD_IMI is not set # CONFIG_CMD_IMLS is not set -# CONFIG_CMD_LOADS is not set # CONFIG_CMD_FLASH is not set -CONFIG_CMD_NAND=y -CONFIG_CMD_PART=y # CONFIG_CMD_FPGA is not set CONFIG_CMD_GPIO=y +# CONFIG_CMD_LOADS is not set +CONFIG_CMD_NAND=y +CONFIG_CMD_PART=y # CONFIG_CMD_SOURCE is not set # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_FAT=y |