diff options
Diffstat (limited to 'configs/woodburn_defconfig')
-rw-r--r-- | configs/woodburn_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/woodburn_defconfig b/configs/woodburn_defconfig index f01b3b47da..c09f41f102 100644 --- a/configs/woodburn_defconfig +++ b/configs/woodburn_defconfig @@ -7,6 +7,7 @@ CONFIG_BOARD_EARLY_INIT_F=y CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="woodburn U-Boot > " CONFIG_CMD_MMC=y +CONFIG_CMD_NAND=y CONFIG_CMD_SPI=y CONFIG_CMD_I2C=y CONFIG_CMD_GPIO=y |