Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec004669 authored by Kamil Debski's avatar Kamil Debski Committed by Kukjin Kim
Browse files

ARM: EXYNOS: add G2D to mach-nuri

parent dcd6c922
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -273,6 +273,7 @@ config MACH_NURI
	select S5P_DEV_FIMC1
	select S5P_DEV_FIMC2
	select S5P_DEV_FIMC3
	select S5P_DEV_G2D
	select S5P_DEV_MFC
	select S5P_DEV_USB_EHCI
	select S5P_SETUP_MIPIPHY
+1 −0
Original line number Diff line number Diff line
@@ -1259,6 +1259,7 @@ static struct platform_device *nuri_devices[] __initdata = {
	&s3c_device_i2c3,
	&i2c9_gpio,
	&s3c_device_adc,
	&s5p_device_g2d,
	&s3c_device_rtc,
	&s5p_device_mfc,
	&s5p_device_mfc_l,