diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:19:19 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 14:57:40 -0400 |
commit | 819216ddfab1e81430086fd0c8e7f187c38dd81a (patch) | |
tree | 6436c43254d01fb4768b555e8ee8ba74cba6ee12 /configs/otc570_defconfig | |
parent | 7a2c1b13d70f38c38c4a4fe153265a861ebd5cd2 (diff) |
arm: Remove otc570 board
This board has not been converted to generic board by the deadline.
Remove it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/otc570_defconfig')
-rw-r--r-- | configs/otc570_defconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/otc570_defconfig b/configs/otc570_defconfig deleted file mode 100644 index 8cc55eea8c..0000000000 --- a/configs/otc570_defconfig +++ /dev/null @@ -1,8 +0,0 @@ -CONFIG_ARM=y -CONFIG_ARCH_AT91=y -CONFIG_TARGET_OTC570=y -CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263,SYS_USE_NANDFLASH" -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_LOADS is not set -# CONFIG_CMD_FPGA is not set -# CONFIG_CMD_SETEXPR is not set |