diff options
Diffstat (limited to 'configs/tricorder_defconfig')
-rw-r--r-- | configs/tricorder_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/tricorder_defconfig b/configs/tricorder_defconfig index b77ec6fd69..aaec86c69d 100644 --- a/configs/tricorder_defconfig +++ b/configs/tricorder_defconfig @@ -43,6 +43,7 @@ CONFIG_LED_STATUS_STATE2=2 CONFIG_LED_STATUS_CMD=y CONFIG_TWL4030_LED=y CONFIG_MMC_OMAP_HS=y +CONFIG_MTD=y CONFIG_MTD_RAW_NAND=y CONFIG_SPL_NAND_SIMPLE=y CONFIG_CONS_INDEX=3 @@ -50,4 +51,3 @@ CONFIG_SYS_NS16550=y CONFIG_BCH=y CONFIG_PANIC_HANG=y CONFIG_OF_LIBFDT=y -CONFIG_MTD=y |