aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-08-20 10:20:55 +0900
committerTom Rini <trini@konsulko.com>2015-08-20 12:55:50 -0400
commit8d77576371381ade83de475bb639949b44941e8c (patch)
tree16ddb7a6991066597881224f748827c2c8d2785f /configs
parenta5d338b2f24d8e193bfa2b6ee33eb39cff0b4adf (diff)
downloadu-boot-8d77576371381ade83de475bb639949b44941e8c.zip
u-boot-8d77576371381ade83de475bb639949b44941e8c.tar.gz
u-boot-8d77576371381ade83de475bb639949b44941e8c.tar.bz2
ARM: davinci: remove support for cam_enc_4xx
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> Acked-by: Heiko Schocher <hs@denx.de> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/cam_enc_4xx_defconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/configs/cam_enc_4xx_defconfig b/configs/cam_enc_4xx_defconfig
deleted file mode 100644
index a67bf0e..0000000
--- a/configs/cam_enc_4xx_defconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-CONFIG_ARM=y
-CONFIG_ARCH_DAVINCI=y
-CONFIG_TARGET_CAM_ENC_4XX=y
-CONFIG_SPL=y
-# CONFIG_CMD_IMLS is not set
-# CONFIG_CMD_FLASH is not set
-# CONFIG_CMD_FPGA is not set
-# CONFIG_CMD_SETEXPR is not set
-CONFIG_SPI_FLASH=y
-CONFIG_SYS_PROMPT="cam_enc_4xx> "