diff options
author | Tom Rini <trini@ti.com> | 2014-09-26 09:51:18 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-09-26 09:51:18 -0400 |
commit | 2c3dc792b6df16970077c0d64085e29f1f85d4c8 (patch) | |
tree | 6540d2da40e3f10db89245fe8602470e85237c9e /configs | |
parent | f9860cf081efdf32c8a01b9fc271fe55e2a79f8d (diff) | |
parent | 039b77396abb0ed78af34dadbd0786dfaf0e6aa9 (diff) | |
download | u-boot-2c3dc792b6df16970077c0d64085e29f1f85d4c8.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'configs')
-rw-r--r-- | configs/T1042RDB_defconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/T1042RDB_defconfig b/configs/T1042RDB_defconfig new file mode 100644 index 0000000000..85eceb9120 --- /dev/null +++ b/configs/T1042RDB_defconfig @@ -0,0 +1,4 @@ +CONFIG_SYS_EXTRA_OPTIONS="PPC_T1042,T1042RDB" +CONFIG_PPC=y +CONFIG_MPC85xx=y +CONFIG_TARGET_T104XRDB=y |