Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274001
b: refs/heads/master
c: 6f8eb32
h: refs/heads/master
i:
  273999: 83173f0
v: v3
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Oct 2, 2011
1 parent fa7717f commit 327c436
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 24f9e1f31471abbd2af62eb529deee90bad4c65c
refs/heads/master: 6f8eb324a395da5bd0c0b113944f2906272e14bd
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-exynos4/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,10 @@ config MACH_ORIGEN
select S3C_DEV_RTC
select S3C_DEV_WDT
select S3C_DEV_HSMMC2
select S5P_DEV_FIMC0
select S5P_DEV_FIMC1
select S5P_DEV_FIMC2
select S5P_DEV_FIMC3
select S5P_DEV_USB_EHCI
select EXYNOS4_SETUP_SDHCI
select EXYNOS4_SETUP_USB_PHY
Expand Down
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-exynos4/mach-origen.c
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,10 @@ static struct platform_device *origen_devices[] __initdata = {
&s3c_device_rtc,
&s3c_device_wdt,
&s5p_device_ehci,
&s5p_device_fimc0,
&s5p_device_fimc1,
&s5p_device_fimc2,
&s5p_device_fimc3,
};

static void __init origen_map_io(void)
Expand Down

0 comments on commit 327c436

Please sign in to comment.