diff options
author | Tom Rini <trini@konsulko.com> | 2015-10-27 19:09:26 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-10-27 19:09:26 -0400 |
commit | 174a00d66ea7df08eab2fda234a7bd4f9b924934 (patch) | |
tree | e78e0fe1cd2bfbc9804f0572793f9d8db52cee32 /configs | |
parent | 714eec71bb7c0abf44f1a02b8aa99b864e437e62 (diff) | |
parent | 29155e735203b28951d0e836f13773defa6e6118 (diff) | |
download | u-boot-174a00d66ea7df08eab2fda234a7bd4f9b924934.zip u-boot-174a00d66ea7df08eab2fda234a7bd4f9b924934.tar.gz u-boot-174a00d66ea7df08eab2fda234a7bd4f9b924934.tar.bz2 |
Merge git://www.denx.de/git/u-boot-ppc4xx
Diffstat (limited to 'configs')
-rw-r--r-- | configs/ebony_defconfig | 3 | ||||
-rw-r--r-- | configs/ocotea_defconfig | 3 | ||||
-rw-r--r-- | configs/taihu_defconfig | 3 | ||||
-rw-r--r-- | configs/taishan_defconfig | 3 |
4 files changed, 0 insertions, 12 deletions
diff --git a/configs/ebony_defconfig b/configs/ebony_defconfig deleted file mode 100644 index db93555..0000000 --- a/configs/ebony_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_EBONY=y diff --git a/configs/ocotea_defconfig b/configs/ocotea_defconfig deleted file mode 100644 index 34518cd..0000000 --- a/configs/ocotea_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_OCOTEA=y diff --git a/configs/taihu_defconfig b/configs/taihu_defconfig deleted file mode 100644 index ac83725..0000000 --- a/configs/taihu_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_TAIHU=y diff --git a/configs/taishan_defconfig b/configs/taishan_defconfig deleted file mode 100644 index e956c6f..0000000 --- a/configs/taishan_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_TAISHAN=y |