From 411af3980b6fc6765615102e20ae9702b5dc127b Mon Sep 17 00:00:00 2001 From: Kukjin Kim Date: Mon, 9 Aug 2010 18:26:13 +0900 Subject: [PATCH] --- yaml --- r: 208808 b: refs/heads/master c: 25da496f3978e7ea40472e167dedf8e8e45ad031 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/plat-s5p/Kconfig | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 69e01dec0d07..51750051acca 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 187749bb7c20a78cbce04f63e9e7a1e67d9d9c46 +refs/heads/master: 25da496f3978e7ea40472e167dedf8e8e45ad031 diff --git a/trunk/arch/arm/plat-s5p/Kconfig b/trunk/arch/arm/plat-s5p/Kconfig index 907ac6312a1d..c6a855db2fb6 100644 --- a/trunk/arch/arm/plat-s5p/Kconfig +++ b/trunk/arch/arm/plat-s5p/Kconfig @@ -31,3 +31,18 @@ config S5P_EXT_INT help Use the external interrupts (other than GPIO interrupts.) Note: Do not choose this for S5P6440. + +config S5P_DEV_FIMC0 + bool + help + Compile in platform device definitions for FIMC controller 0 + +config S5P_DEV_FIMC1 + bool + help + Compile in platform device definitions for FIMC controller 1 + +config S5P_DEV_FIMC2 + bool + help + Compile in platform device definitions for FIMC controller 2