aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/configs/hsdk_defconfig
diff options
context:
space:
mode:
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>2019-10-18 14:11:25 +0300
committerVineet Gupta <vgupta@synopsys.com>2019-10-22 09:58:29 -0700
commit8ca8fa7f22dcb0a3265490a690b0c3e27de681f9 (patch)
tree1ce66f927f9f7a9881c7cc175f5069b748345ed2 /arch/arc/configs/hsdk_defconfig
parentLinux 5.4-rc4 (diff)
downloadlinux-dev-8ca8fa7f22dcb0a3265490a690b0c3e27de681f9.tar.xz
linux-dev-8ca8fa7f22dcb0a3265490a690b0c3e27de681f9.zip
ARC: [plat-hsdk]: Enable on-board SPI NOR flash IC
HSDK board has sst26wf016b SPI NOR flash IC installed, enable it. Acked-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to '')
-rw-r--r--arch/arc/configs/hsdk_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arc/configs/hsdk_defconfig b/arch/arc/configs/hsdk_defconfig
index 9b9a74444ce2..22fc70396a3b 100644
--- a/arch/arc/configs/hsdk_defconfig
+++ b/arch/arc/configs/hsdk_defconfig
@@ -32,6 +32,8 @@ CONFIG_INET=y
CONFIG_DEVTMPFS=y
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
+CONFIG_MTD=y
+CONFIG_MTD_SPI_NOR=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_NETDEVICES=y