summaryrefslogtreecommitdiff
path: root/configs/axs101_defconfig
diff options
context:
space:
mode:
authorEugeniy Paltsev <eugeniy.paltsev@synopsys.com>2019-03-27 16:53:43 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2019-03-28 10:42:47 +0300
commit4f5e552d95bb83adc439056dc387153d65685cb6 (patch)
treefafd8a5a9b66b2926c95630da2b622196319f6c4 /configs/axs101_defconfig
parent2b9b9cdd5f9ae1cbc786ba3c2255a51b3ea4a636 (diff)
ARC: AXS10x: drop NAND support
On AXS10x boards we have non-standard NAND controller which was never really used a lot as there're other much more convenient [as they are standard & removable] persistent media like SD-card and USB mass storage. Moreover after recent changes we face with some NAND controller runtime issues. So instead of keeping support of yet another non-standard peripheral we're dropping its support for good. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'configs/axs101_defconfig')
-rw-r--r--configs/axs101_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/axs101_defconfig b/configs/axs101_defconfig
index 6ef6616554..0bfb532fc7 100644
--- a/configs/axs101_defconfig
+++ b/configs/axs101_defconfig
@@ -14,7 +14,6 @@ CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="AXS# "
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_MMC=y
-CONFIG_CMD_NAND=y
CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
CONFIG_CMD_USB=y