[PATCH 2/2] ARM: Update number of VIC for S5P6442 and S5PC100
Kukjin Kim
kgene.kim at samsung.com
Fri Sep 10 19:40:33 EDT 2010
Kukjin Kim wrote:
>
> Update the number of IVC to handle the 3 VICs of the
> S5P6442 and S5PC100.
>
Oh, need to fix typo :-)
Update the number of VIC to handle the 3 VICs of the
S5P6442 and S5PC100.
> Signed-off-by: Kukjin Kim <kgene.kim at samsung.com>
> Cc: Ben Dooks <ben-linux at fluff.org>
> Cc: Russell King <rmk at arm.linux.org.uk>
> ---
> arch/arm/common/Kconfig | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/common/Kconfig b/arch/arm/common/Kconfig
> index 0ac3d81..6480685 100644
> --- a/arch/arm/common/Kconfig
> +++ b/arch/arm/common/Kconfig
> @@ -7,6 +7,7 @@ config ARM_VIC
> config ARM_VIC_NR
> int
> default 4 if ARCH_S5PV210
> + default 3 if ARCH_S5P6442 || ARCH_S5PC100
> default 2
> depends on ARM_VIC
> help
> --
> 1.6.2.5
Thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
More information about the linux-arm-kernel
mailing list