Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208806
b: refs/heads/master
c: db94a2f
h: refs/heads/master
v: v3
  • Loading branch information
Sylwester Nawrocki authored and Kukjin Kim committed Aug 9, 2010
1 parent 263bf3d commit 50d0be7
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: 9f488c6f007dbae4d23103fab7d76d589230f537
refs/heads/master: db94a2f4dcfb2978545a3810b343abf198f92111
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-s5pc100/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ config MACH_SMDKC100
select S5PC100_SETUP_IDE
select S5PC100_SETUP_KEYPAD
select S5PC100_SETUP_SDHCI
select S5P_DEV_FIMC0
select S5P_DEV_FIMC1
select S5P_DEV_FIMC2
help
Machine support for the Samsung SMDKC100

Expand Down
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-s5pc100/mach-smdkc100.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,9 @@ static struct platform_device *smdkc100_devices[] __initdata = {
&samsung_device_keypad,
&s5pc100_device_ac97,
&s3c_device_rtc,
&s5p_device_fimc0,
&s5p_device_fimc1,
&s5p_device_fimc2,
};

static struct s3c2410_ts_mach_info s3c_ts_platform __initdata = {
Expand Down

0 comments on commit 50d0be7

Please sign in to comment.