[PATCH 1/1] socfpga: defconfig: Enable Altera GPIO driver as module

From: thloh
Date: Tue Jul 26 2016 - 01:16:07 EST


From: Tien Hock Loh <thloh@xxxxxxxxxx>

This patch enables Altera GPIO driver as module in socfpga_defconfig

Signed-off-by: Tien Hock Loh <thloh@xxxxxxxxxx>
---
arch/arm/configs/socfpga_defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
index 753f1a5..241ce4ca 100644
--- a/arch/arm/configs/socfpga_defconfig
+++ b/arch/arm/configs/socfpga_defconfig
@@ -108,3 +108,4 @@ CONFIG_DETECT_HUNG_TASK=y
# CONFIG_SCHED_DEBUG is not set
CONFIG_ENABLE_DEFAULT_TRACERS=y
CONFIG_DEBUG_USER=y
+CONFIG_GPIO_ALTERA=m
--
1.7.11.GIT