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 0d7334446c..00a5cc9340 100644 --- a/configs/tricorder_defconfig +++ b/configs/tricorder_defconfig @@ -34,6 +34,8 @@ CONFIG_LED_STATUS_BIT2=4 CONFIG_LED_STATUS_STATE2=2 CONFIG_LED_STATUS_CMD=y CONFIG_MMC_OMAP_HS=y +CONFIG_NAND=y +CONFIG_SPL_NAND_SIMPLE=y CONFIG_SYS_NS16550=y CONFIG_BCH=y CONFIG_OF_LIBFDT=y |