[PATCH 1/2] ARM: keystone_defconfig: enable dsp irq and gpio support
Grygorii Strashko
grygorii.strashko at ti.com
Mon Oct 20 06:19:24 PDT 2014
Enable DSP IRQ controller and GPIOs support for Keystone 2.
Signed-off-by: Grygorii Strashko <grygorii.strashko at ti.com>
---
arch/arm/configs/keystone_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig
index 932ae40..c9b0d1b 100644
--- a/arch/arm/configs/keystone_defconfig
+++ b/arch/arm/configs/keystone_defconfig
@@ -194,3 +194,5 @@ CONFIG_LEDS_TRIGGER_ONESHOT=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_BACKLIGHT=y
CONFIG_LEDS_TRIGGER_GPIO=y
+CONFIG_KEYSTONE_IRQ=y
+CONFIG_GPIO_SYSCON=y
--
1.9.1
More information about the linux-arm-kernel
mailing list