Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208805
b: refs/heads/master
c: 9f488c6
h: refs/heads/master
i:
  208803: 428d682
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Kukjin Kim committed Aug 9, 2010
1 parent 9dbc68c commit 263bf3d
Show file tree
Hide file tree
Showing 3 changed files with 7 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: 7200c11ded4708a4d2bfa28279682b57b03b0025
refs/heads/master: 9f488c6f007dbae4d23103fab7d76d589230f537
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-s5pv210/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,9 @@ config MACH_GONI
select CPU_S5PV210
select ARCH_SPARSEMEM_ENABLE
select S3C_DEV_FB
select S5P_DEV_FIMC0
select S5P_DEV_FIMC1
select S5P_DEV_FIMC2
select S3C_DEV_HSMMC
select S3C_DEV_HSMMC1
select S3C_DEV_HSMMC2
Expand Down
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-s5pv210/mach-goni.c
Original file line number Diff line number Diff line change
Expand Up @@ -459,6 +459,9 @@ static struct platform_device *goni_devices[] __initdata = {
&s5pc110_device_onenand,
&goni_i2c_gpio_pmic,
&goni_device_gpiokeys,
&s5p_device_fimc0,
&s5p_device_fimc1,
&s5p_device_fimc2,
&s3c_device_hsmmc0,
&s3c_device_hsmmc1,
&s3c_device_hsmmc2,
Expand Down

0 comments on commit 263bf3d

Please sign in to comment.