Masahiro Yamada | dd84058 | 2014-07-30 14:08:14 +0900 | [diff] [blame] | 1 | CONFIG_ARM=y |
| 2 | CONFIG_TARGET_VF610TWR=y |
Joe Hershberger | bd328eb | 2015-05-12 14:46:24 -0500 | [diff] [blame] | 3 | CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/vf610twr/imximage.cfg,ENV_IS_IN_MMC" |
Joe Hershberger | ef0f2f5 | 2015-06-22 16:15:30 -0500 | [diff] [blame] | 4 | # CONFIG_CMD_IMLS is not set |
| 5 | # CONFIG_CMD_SETEXPR is not set |
Stefan Agner | 5519194 | 2015-05-08 19:07:11 +0200 | [diff] [blame] | 6 | CONFIG_NAND_VF610_NFC=y |
| 7 | CONFIG_SYS_NAND_BUSWIDTH_16BIT=y |
Joe Hershberger | c9bb942 | 2015-06-22 16:15:29 -0500 | [diff] [blame] | 8 | CONFIG_SPI_FLASH=y |
Bin Meng | 5ed07cf | 2016-01-13 19:39:00 -0800 | [diff] [blame] | 9 | CONFIG_FSL_LPUART=y |