| commit | d9b79fb56829de34eaddb01b405216eddd0d3b10 | [log] [tgz] |
|---|---|---|
| author | Ben Dooks <ben-linux@fluff.org> | Tue Oct 21 14:06:51 2008 +0100 |
| committer | Ben Dooks <ben-linux@fluff.org> | Mon Dec 15 21:51:22 2008 +0000 |
| tree | 3b22ecbb2946d237590f34efd558ac58fb8fc90b | |
| parent | d626aeedc96e21a048f1a300cd6360f3a7be10f2 [diff] [blame] |
[ARM] S3C64XX: Add VIC0 and VIC1 sourced interripts Add and initialise the two VIC (PL192) found on the S3C64XX series CPUs. Signed-off-by: Ben Dooks <ben-linux@fluff.org>
diff --git a/arch/arm/plat-s3c64xx/Kconfig b/arch/arm/plat-s3c64xx/Kconfig index 756c166..14d6343 100644 --- a/arch/arm/plat-s3c64xx/Kconfig +++ b/arch/arm/plat-s3c64xx/Kconfig
@@ -10,6 +10,7 @@ bool depends on ARCH_S3C64XX select PLAT_S3C + select ARM_VIC default y select NO_IOPORT select ARCH_REQUIRE_GPIOLIB