diff options
Diffstat (limited to 'configs/omap3_pandora_defconfig')
-rw-r--r-- | configs/omap3_pandora_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap3_pandora_defconfig b/configs/omap3_pandora_defconfig index 466564bcd9..2987d3df36 100644 --- a/configs/omap3_pandora_defconfig +++ b/configs/omap3_pandora_defconfig @@ -12,6 +12,7 @@ CONFIG_SYS_PROMPT="Pandora # " CONFIG_CMD_ASKENV=y # CONFIG_CMD_FLASH is not set CONFIG_CMD_MMC=y +CONFIG_CMD_NAND=y CONFIG_CMD_SPI=y CONFIG_CMD_I2C=y # CONFIG_CMD_FPGA is not set |