diff options
author | Simon Glass <sjg@chromium.org> | 2015-08-30 19:19:00 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2015-09-11 14:11:12 -0400 |
commit | 1363740e7948a8e4bee8d5adcdf0f63f7782879d (patch) | |
tree | 70ef66c01f36761a6d67a4c7085f0c979a875953 /configs | |
parent | 6761946fb716255c32908059de1e2a0d0e05afb1 (diff) |
arm: Remove d2net_v2 defconfig file
This file appears to be an orphan with no board files. Drop it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r-- | configs/d2net_v2_defconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/configs/d2net_v2_defconfig b/configs/d2net_v2_defconfig deleted file mode 100644 index d5f783f46e6..00000000000 --- a/configs/d2net_v2_defconfig +++ /dev/null @@ -1,8 +0,0 @@ -CONFIG_ARM=y -CONFIG_KIRKWOOD=y -CONFIG_TARGET_NET2BIG_V2=y -CONFIG_SYS_EXTRA_OPTIONS="D2NET_V2" -# CONFIG_CMD_IMLS is not set -# CONFIG_CMD_FLASH is not set -# CONFIG_CMD_SETEXPR is not set -CONFIG_SPI_FLASH=y |