York Sun | 7288c2c | 2015-03-20 19:28:23 -0700 | [diff] [blame] | 1 | CONFIG_ARM=y |
| 2 | CONFIG_TARGET_LS2085AQDS=y |
Haikun.Wang@freescale.com | 2519560 | 2015-07-03 16:51:36 +0800 | [diff] [blame] | 3 | CONFIG_DEFAULT_DEVICE_TREE="fsl-ls2085a-qds" |
| 4 | # CONFIG_SYS_MALLOC_F is not set |
Joe Hershberger | bd328eb | 2015-05-12 14:46:24 -0500 | [diff] [blame] | 5 | CONFIG_SYS_EXTRA_OPTIONS="SYS_FSL_DDR4" |
Joe Hershberger | ef0f2f5 | 2015-06-22 16:15:30 -0500 | [diff] [blame] | 6 | # CONFIG_CMD_SETEXPR is not set |
Haikun.Wang@freescale.com | 2519560 | 2015-07-03 16:51:36 +0800 | [diff] [blame] | 7 | CONFIG_OF_CONTROL=y |
| 8 | CONFIG_DM=y |
| 9 | CONFIG_DM_SPI_FLASH=y |
Simon Glass | a77fda1 | 2015-08-19 09:33:43 -0600 | [diff] [blame] | 10 | CONFIG_NETDEVICES=y |
| 11 | CONFIG_E1000=y |
Haikun.Wang@freescale.com | 2519560 | 2015-07-03 16:51:36 +0800 | [diff] [blame] | 12 | CONFIG_DM_SPI=y |
| 13 | CONFIG_FSL_DSPI=y |