diff options
Diffstat (limited to 'configs/tricorder_flash_defconfig')
-rw-r--r-- | configs/tricorder_flash_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/tricorder_flash_defconfig b/configs/tricorder_flash_defconfig index c7cb0f77f7..b355d53f75 100644 --- a/configs/tricorder_flash_defconfig +++ b/configs/tricorder_flash_defconfig @@ -12,11 +12,11 @@ CONFIG_HUSH_PARSER=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_EEPROM=y # CONFIG_CMD_FLASH is not set +# CONFIG_CMD_FPGA is not set +CONFIG_CMD_I2C=y CONFIG_CMD_MMC=y CONFIG_CMD_NAND=y CONFIG_CMD_NAND_LOCK_UNLOCK=y -CONFIG_CMD_I2C=y -# CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set |