diff options
Diffstat (limited to 'configs/tricorder_defconfig')
-rw-r--r-- | configs/tricorder_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/tricorder_defconfig b/configs/tricorder_defconfig index de42b4d763..18da9f63e7 100644 --- a/configs/tricorder_defconfig +++ b/configs/tricorder_defconfig @@ -12,11 +12,11 @@ CONFIG_SYS_PROMPT="OMAP3 Tricorder # " # 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 |