提交 965a330d 编写于 作者: S Sachin Kamat 提交者: Kukjin Kim

ARM: EXYNOS: Enable JPEG on Origen

Enables JPEG support on Origen board.
Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 9fbe8c7a
...@@ -311,6 +311,7 @@ config MACH_ORIGEN ...@@ -311,6 +311,7 @@ config MACH_ORIGEN
select S5P_DEV_FIMD0 select S5P_DEV_FIMD0
select S5P_DEV_G2D select S5P_DEV_G2D
select S5P_DEV_I2C_HDMIPHY select S5P_DEV_I2C_HDMIPHY
select S5P_DEV_JPEG
select S5P_DEV_MFC select S5P_DEV_MFC
select S5P_DEV_TV select S5P_DEV_TV
select S5P_DEV_USB_EHCI select S5P_DEV_USB_EHCI
......
...@@ -639,6 +639,7 @@ static struct platform_device *origen_devices[] __initdata = { ...@@ -639,6 +639,7 @@ static struct platform_device *origen_devices[] __initdata = {
&s5p_device_g2d, &s5p_device_g2d,
&s5p_device_hdmi, &s5p_device_hdmi,
&s5p_device_i2c_hdmiphy, &s5p_device_i2c_hdmiphy,
&s5p_device_jpeg,
&s5p_device_mfc, &s5p_device_mfc,
&s5p_device_mfc_l, &s5p_device_mfc_l,
&s5p_device_mfc_r, &s5p_device_mfc_r,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册