Ruchika Gupta | 10be7d4 | 2014-10-07 15:48:47 +0530 | [diff] [blame] | 1 | CONFIG_ARM=y |
| 2 | CONFIG_TARGET_LS1021AQDS=y |
Simon Glass | d9b4d05 | 2016-02-22 22:55:41 -0700 | [diff] [blame^] | 3 | # CONFIG_SYS_MALLOC_F is not set |
Joe Hershberger | a274ded | 2015-05-12 14:46:24 -0500 | [diff] [blame] | 4 | CONFIG_SYS_EXTRA_OPTIONS="SECURE_BOOT" |
Joe Hershberger | 5a9d7f1 | 2015-06-22 16:15:30 -0500 | [diff] [blame] | 5 | # CONFIG_CMD_SETEXPR is not set |
Simon Glass | d9b4d05 | 2016-02-22 22:55:41 -0700 | [diff] [blame^] | 6 | CONFIG_DM=y |
Simon Glass | 9008a5b | 2015-08-19 09:33:43 -0600 | [diff] [blame] | 7 | CONFIG_NETDEVICES=y |
| 8 | CONFIG_E1000=y |
Thomas Chou | a6cec01 | 2015-11-19 21:48:14 +0800 | [diff] [blame] | 9 | CONFIG_SYS_NS16550=y |