diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-03-17 12:28:09 +0900 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-03-17 11:00:26 -0400 |
commit | 5043045dede0ad4ffb4c5ec21da81956ca3c8362 (patch) | |
tree | 7cbf13d68cbf85739080cd06337b01236e51ace4 /configs/korat_defconfig | |
parent | 41eb4e5c31fa0db032a596f00fe925185102d0f7 (diff) |
powerpc: ppc4xx: remove korat board support
This has not been converted to Generic Board, so should be removed.
(See doc/README.generic-board for details.)
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Larry Johnson <lrj@acm.org>
Diffstat (limited to 'configs/korat_defconfig')
-rw-r--r-- | configs/korat_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/korat_defconfig b/configs/korat_defconfig deleted file mode 100644 index d363aab770..0000000000 --- a/configs/korat_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_KORAT=y |