2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00

ARM: keystone_defconfig: enable dsp irq and gpio support

Enable DSP IRQ controller and GPIOs support for Keystone 2.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org>
This commit is contained in:
Grygorii Strashko 2014-07-14 13:24:28 +03:00 committed by Santosh Shilimkar
parent f114040e3e
commit 930399bded

View File

@ -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