aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/Kconfig
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2012-03-09 11:19:21 -0500
committerKukjin Kim <kgene.kim@samsung.com>2012-03-11 01:32:27 -0500
commit9fbe8c7a481daa94a5f87b47b0ffd54f05447e4c (patch)
tree43892eea560b2d00d82fa9991fc480dc651f1d63 /arch/arm/mach-exynos/Kconfig
parent6325fc403f5da30474bb773caf0435fda7e1429a (diff)
ARM: EXYNOS: Enable JPEG on SMDKV310
Enables JPEG support on SMDKV310 board. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/Kconfig')
-rw-r--r--arch/arm/mach-exynos/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig
index 88a35bba76c7..2f6cc134c704 100644
--- a/arch/arm/mach-exynos/Kconfig
+++ b/arch/arm/mach-exynos/Kconfig
@@ -185,6 +185,7 @@ config MACH_SMDKV310
185 select S5P_DEV_FIMC3 185 select S5P_DEV_FIMC3
186 select S5P_DEV_G2D 186 select S5P_DEV_G2D
187 select S5P_DEV_I2C_HDMIPHY 187 select S5P_DEV_I2C_HDMIPHY
188 select S5P_DEV_JPEG
188 select S5P_DEV_MFC 189 select S5P_DEV_MFC
189 select S5P_DEV_TV 190 select S5P_DEV_TV
190 select S5P_DEV_USB_EHCI 191 select S5P_DEV_USB_EHCI