summaryrefslogtreecommitdiffstats
path: root/arch/arc/configs
diff options
context:
space:
mode:
authorEugeniy Paltsev2019-05-28 11:40:52 +0200
committerVineet Gupta2019-05-28 19:06:42 +0200
commit780b35b6aafcbbe24c36fa9ad6ba80e2dbe96632 (patch)
tree4113dffe227ee9f6c3bb4807127b0b88de66073e /arch/arc/configs
parentARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node (diff)
downloadkernel-qcow2-linux-780b35b6aafcbbe24c36fa9ad6ba80e2dbe96632.tar.gz
kernel-qcow2-linux-780b35b6aafcbbe24c36fa9ad6ba80e2dbe96632.tar.xz
kernel-qcow2-linux-780b35b6aafcbbe24c36fa9ad6ba80e2dbe96632.zip
ARC: [plat-hsdk]: enable creg-gpio controller
HSDK SOC has CREG GPIO controller which can be used to control SPI chip select lines. Enable it in preparation of enabling SPI peripherals. 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 'arch/arc/configs')
-rw-r--r--arch/arc/configs/hsdk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/configs/hsdk_defconfig b/arch/arc/configs/hsdk_defconfig
index 0e5fd29ed238..0c4411f50948 100644
--- a/arch/arc/configs/hsdk_defconfig
+++ b/arch/arc/configs/hsdk_defconfig
@@ -49,6 +49,7 @@ CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_DWAPB=y
+CONFIG_GPIO_SNPS_CREG=y
# CONFIG_HWMON is not set
CONFIG_DRM=y
# CONFIG_DRM_FBDEV_EMULATION is not set