diff options
author | Christian Ruppert <christian.ruppert@abilis.com> | 2013-06-26 16:01:28 +0200 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-06-28 15:07:42 +0530 |
commit | 723e2b801d803035ec7a7c0fe162a6c9fc118164 (patch) | |
tree | caff03fe159fc4b0f97a56fe5d186a92a733da31 /arch/arc/plat-tb10x | |
parent | d0e63ed9411fb9fe95dac1690deb01f9ccb1701d (diff) | |
download | linux-stable-723e2b801d803035ec7a7c0fe162a6c9fc118164.tar.gz linux-stable-723e2b801d803035ec7a7c0fe162a6c9fc118164.tar.bz2 linux-stable-723e2b801d803035ec7a7c0fe162a6c9fc118164.zip |
ARC: [TB10x] Updates for irqchip driver
Device tree and Kconfig updates for irqchip driver.
Signed-off-by: Christian Ruppert <christian.ruppert@abilis.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/arc/plat-tb10x')
-rw-r--r-- | arch/arc/plat-tb10x/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arc/plat-tb10x/Kconfig b/arch/arc/plat-tb10x/Kconfig index 1d3452100f1f..1ab386bb5da8 100644 --- a/arch/arc/plat-tb10x/Kconfig +++ b/arch/arc/plat-tb10x/Kconfig @@ -22,6 +22,7 @@ menuconfig ARC_PLAT_TB10X select PINCTRL select PINMUX select ARCH_REQUIRE_GPIOLIB + select TB10X_IRQC help Support for platforms based on the TB10x home media gateway SOC by Abilis Systems. TB10x is based on the ARC700 CPU architecture. |