ARM: 6761/1: Update number of VIC for S5PV210
[pandora-kernel.git] / arch / arm / common / Kconfig
index 778655f..9099604 100644 (file)
@@ -6,6 +6,7 @@ config ARM_VIC
 
 config ARM_VIC_NR
        int
+       default 4 if ARCH_S5PV210
        default 2
        depends on ARM_VIC
        help