diff options
author | Masahiro Yamada | 2015-03-17 12:28:05 +0900 |
---|---|---|
committer | Tom Rini | 2015-03-17 10:59:57 -0400 |
commit | 2da8137b450304070364ec7bb3cf93034f0230c1 (patch) | |
tree | 955add1794d09368244a4af57c15134349369b81 /configs/JSE_defconfig | |
parent | f8296d6975e69196b522b43dd4396138e237a964 (diff) |
powerpc: ppc4xx: remove JSE 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: Stephen Williams <steve@icarus.com>
Diffstat (limited to 'configs/JSE_defconfig')
-rw-r--r-- | configs/JSE_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/JSE_defconfig b/configs/JSE_defconfig deleted file mode 100644 index 14c9c2feeab..00000000000 --- a/configs/JSE_defconfig +++ /dev/null @@ -1,3 +0,0 @@ -CONFIG_PPC=y -CONFIG_4xx=y -CONFIG_TARGET_JSE=y |