diff options
Diffstat (limited to 'configs/tricorder_flash_defconfig')
-rw-r--r-- | configs/tricorder_flash_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/tricorder_flash_defconfig b/configs/tricorder_flash_defconfig new file mode 100644 index 0000000000..6715e71f97 --- /dev/null +++ b/configs/tricorder_flash_defconfig @@ -0,0 +1,4 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="FLASHCARD" ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_TRICORDER=y |