diff options
author | Kamil Debski <k.debski@samsung.com> | 2011-12-27 03:16:50 -0500 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-01-19 19:39:36 -0500 |
commit | 2cd11b09a3a0ba2f247bf740e2213b912760a1b2 (patch) | |
tree | a8bba8bc75eecf5e313c5931ad5333e39fa1eb30 /arch/arm/mach-exynos/Kconfig | |
parent | ec00466944bb10d4c91d889d11cc90055115df8f (diff) |
ARM: EXYNOS: add G2D to mach-universal
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r-- | arch/arm/mach-exynos/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig index abfa9c5213e7..e7830fd4bc31 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig | |||
@@ -230,6 +230,7 @@ config MACH_UNIVERSAL_C210 | |||
230 | select S5P_DEV_FIMC1 | 230 | select S5P_DEV_FIMC1 |
231 | select S5P_DEV_FIMC2 | 231 | select S5P_DEV_FIMC2 |
232 | select S5P_DEV_FIMC3 | 232 | select S5P_DEV_FIMC3 |
233 | select S5P_DEV_G2D | ||
233 | select S5P_DEV_CSIS0 | 234 | select S5P_DEV_CSIS0 |
234 | select S5P_DEV_FIMD0 | 235 | select S5P_DEV_FIMD0 |
235 | select S3C_DEV_HSMMC | 236 | select S3C_DEV_HSMMC |