diff options
Diffstat (limited to 'configs/tricorder_defconfig')
-rw-r--r-- | configs/tricorder_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/tricorder_defconfig b/configs/tricorder_defconfig index dc3a57206a..09cb48819e 100644 --- a/configs/tricorder_defconfig +++ b/configs/tricorder_defconfig @@ -12,6 +12,8 @@ CONFIG_SYS_PROMPT="OMAP3 Tricorder # " CONFIG_CMD_EEPROM=y # CONFIG_CMD_FLASH is not set 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 |