diff options
| author | Christian Gmeiner <[email protected]> | 2015-01-19 17:26:50 +0100 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2015-01-22 11:03:19 +0100 |
| commit | 8af9aff1e51543cbe50cd9ffdf1b9d01169a8c03 (patch) | |
| tree | 2790c19c4288f0148ae04f237e60d28f03210d47 | |
| parent | 532491712610ef903e5f53b1da799fc0011829e0 (diff) | |
ot1200: add ot1200_spl_defconfig file
Signed-off-by: Christian Gmeiner <[email protected]>
Acked-by: Stefano Babic <[email protected]>#
| -rw-r--r-- | configs/ot1200_spl_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/ot1200_spl_defconfig b/configs/ot1200_spl_defconfig new file mode 100644 index 00000000000..ad57f88c9d3 --- /dev/null +++ b/configs/ot1200_spl_defconfig @@ -0,0 +1,4 @@ +CONFIG_SPL=y +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg,MX6Q" ++S:CONFIG_ARM=y ++S:CONFIG_TARGET_OT1200=y |
