diff options
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | 2012-03-09 11:24:33 -0500 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-03-11 01:32:30 -0500 |
commit | 95e874cb415d114e16ca1fa5ce00b808c092db4c (patch) | |
tree | 4ea7e88abd6d58badfccf442c8f97d8d3c84db0b /arch/arm/mach-exynos/Kconfig | |
parent | 156d264b1956727cf8ebbe94e8ca95454d46044a (diff) |
ARM: EXYNOS: Register JPEG on universal_c210
Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@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 c74ae140182c..16b2bd1eb461 100644 --- a/arch/arm/mach-exynos/Kconfig +++ b/arch/arm/mach-exynos/Kconfig | |||
@@ -234,6 +234,7 @@ config MACH_UNIVERSAL_C210 | |||
234 | select S5P_DEV_FIMC3 | 234 | select S5P_DEV_FIMC3 |
235 | select S5P_DEV_G2D | 235 | select S5P_DEV_G2D |
236 | select S5P_DEV_CSIS0 | 236 | select S5P_DEV_CSIS0 |
237 | select S5P_DEV_JPEG | ||
237 | select S5P_DEV_FIMD0 | 238 | select S5P_DEV_FIMD0 |
238 | select S3C_DEV_HSMMC | 239 | select S3C_DEV_HSMMC |
239 | select S3C_DEV_HSMMC2 | 240 | select S3C_DEV_HSMMC2 |